Skip to main content
GET
List participants with enrollments by device

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Query Parameters

device_id
string
required

Device ID

ispbs
string[]

List of ISPBs to filter by

load_enrollments
boolean

Whether to load enrollments for each participant

Response

Participants

List of biometrics participants with enrollment info

data
Biometrics_Participant_with_Enrollment · object[]