SpaceMediaSpaceMedia
Endpoint referenceUsers

List Users

GET
/api/v1/users

List organization users with public user_id and role_id values. Use this endpoint before assigning catalog ownership, checking user access, or selecting an acted-for user for permitted API work.

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?