v1

latestOpenAPI 3.1.0raw.githubusercontent.com2024-09-27192307552.2 KB
users

Get User

Returns a specific user.

Args: user_name_or_id: Name or ID of the user. hydrate: Flag deciding whether to hydrate the output model(s) by including metadata fields in the response. auth_context: Authentication context.

Returns: A specific user.

get/api/v1/users/{user_name_or_id}

Path parameters

string required
OR
string uuid required

Query parameters

hydrateboolean

Response

Successful Response

resourcesUserResponseResources

Class for all resource models associated with the user entity.

idstring uuid required
permission_deniedboolean
namestring required