Your user
List your spaces
List the paginated details of your spaces.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
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 spaces.
Available options:
handle
, createdAt
The term used to search the spaces 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 space.
The number of audios of the space.
The date and time when the space was created.
The handle of the space. Is unique.
The UUID of the space. Is unique.
The number of identities of the space.
The owner of the space.
The number of verifications of the space.
The number of voiceprints of the space.