List the spaces of an organization
List the paginated details of the spaces of an organization.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The handle of the organization.
Query Parameters
The index of the page.
The maximum size of the pages.
The criteria used to sort the spaces.
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
The UUID of the space. Is unique.
The handle of the space. Is unique.
The alias of the space.
The owner of the space.
The number of audios of the space.
The number of voiceprints of the space.
The number of verifications of the space.
The number of identities of the space.
The date and time when the space was created.