Authorizations
API key for authentication
Path Parameters
The ID of the user to retrieve.
Required string length:
40Response
The retrieved user in the workspace.
A user in the workspace.
Example:
{
"id": "usr_bc984b3f-0386-434d-82d7-a91eb6badd71",
"fullName": "John Doe",
"email": "[email protected]"
}
Example:
["This field is deprecated"]