Functions
getUserRoleApiV1OrganizationsOrganizationIdUsersRolesGet
getUserRoleApiV1OrganizationsOrganizationIdUsersRolesGet<
ThrowOnError
>(options
):RequestResult
<GetUserRoleApiV1OrganizationsOrganizationIdUsersRolesGetResponse
,HTTPValidationError
,ThrowOnError
>
Defined in: packages/cloud/src/client/sdk.gen.ts:1563
Get User Role Get the role of a user in an organization.
Type Parameters
ThrowOnError
ThrowOnError
extends boolean
= false
Parameters
options
OmitKeys
<RequestOptions
<ThrowOnError
, string
>, "url"
> & GetUserRoleApiV1OrganizationsOrganizationIdUsersRolesGetData
Returns
RequestResult
<GetUserRoleApiV1OrganizationsOrganizationIdUsersRolesGetResponse
, HTTPValidationError
, ThrowOnError
>