SpaceMediaSpaceMedia
Endpoint referenceAccount Settings

List Labels

GET
/api/v1/labels

List Labels. Use it to manage the authenticated user profile, account labels, active sessions, and notification preferences that are visible inside the organization account. It returns public references and organization-visible fields only, so clients can safely use returned values in follow-up API calls.

Authorization

BearerAuth
AuthorizationBearer <token>

In: header

Query Parameters

search?string

Search term for matching visible records.

page?integer

Page number to return.

size?integer

Number of records per page.

sort?string

Sort direction for creation date.

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

Was this page helpful?