Identities
List the identities in a space
List the paginated details of the identities in a space.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The handle of the owner.
Required string length:
1 - 50
The handle of the space.
Required string length:
1 - 50
Query Parameters
The index of the page.
Required range:
x > 1
The maximum size of the pages.
Required range:
1 < x < 50
The criteria used to sort the identities.
Available options:
handle
, createdAt
The term used to search the identities by handle or alias.
The term used to search data after or equal to the specified date.
The term used to search data before or equal to the specified date.
Response
200 - application/json
The alias of the identity.
The number of audios of the identity.
The date and time when the identity was created.
The handle of the identity. Is unique.
The UUID of the identity. Is unique.
The number of verifications of the identity.
The number of voiceprints of the identity.