cURL
curl --request GET \ --url https://public-api.tryriot.com/scim/{workspace_id}/v2/Users/{user_id} \ --header 'x-api-key: <api-key>'
{}
Gets a single user by ID.
Scopes required:
SCIM user
The response is of type object.
object