v11

latestOpenAPI 3.1.0Apache 2.0raw.githubusercontent.com2026-07-065662751.8 MB
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.