List 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 In: header
Query Parameters
Search term for matching visible records.
Page number to return.
Number of records per page.
Sort direction for creation date.
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
Was this page helpful?
Download Track Document
Download Track Document. Generate a temporary download URL for the supporting document attached to a visible track. The track must belong to the organization and the caller must be allowed to view it.
Create User
Create User. Create an organization user with name, email, public role references, and optional invite delivery. Use role_ids from the role list returned by the users or member role endpoints, never numeric role values.