Users
Users API endpoints
Get workspace usersGET
Retrieve a paginated list of users in the current workspace.
Get workspace userGET
Retrieve details for a specific user in the current workspace by user ID.
Update workspace userPATCH
Update the metadata of a specific user in the current workspace by user ID.
Delete workspace userDELETE
Remove a specific user from the current workspace by user ID.