List User Tracks
List tracks associated with a user inside the organization. Use the returned track_id values for metadata edits, document uploads, and release assignment calls.
Authorization
BearerAuth In: header
Path Parameters
Public user reference returned by the API.
uuidQuery Parameters
Page number to return.
Number of records per page.
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
Was this page helpful?
Suspend User
Suspend User. Suspend an organization user by user_id when policy allows it. Use this to block future access without deleting catalog ownership or historical activity records.
Unsuspend User
Unsuspend User. Restore access for a suspended organization user by user_id. The response confirms the active account state and can be followed by a user detail lookup.