RBACUsers

Get a RBAC User

Get a RBAC User using ID.

get/{workspace}/rbac/users/{RBACUserId}

Path parameters

workspacestring required
Example:team-payments

The name of the workspace

Response

Successfully fetched RBAC User

commentstring nullable

Any comments associated with the user.

created_atinteger nullable

Unix epoch when the resource was created.

enabledboolean nullable

Wether or not the user has RBAC enabled.

idstring nullable

A string representing a UUID (universally unique identifier).

namestring nullable required

The name of the user.

updated_atinteger nullable

Unix epoch when the resource was last updated.

user_tokenstring nullable required
user_token_identstring nullable

The user token.

Changes

Changed in 1 of the 11 revisions of this API.1

Of the 11 revisions, 1 has no diff computed.