kustomer-client
Preparing search index...
KustomerApi
getAuthRoles
Function getAuthRoles
getAuthRoles
<
ThrowOnError
extends
boolean
=
true
>
(
options
:
Options
<
GetAuthRolesData
,
ThrowOnError
>
,
)
:
RequestResult
<
{
data
:
{
id
:
string
;
type
:
string
}
[]
}
,
unknown
,
ThrowOnError
,
>
Get Auth Roles Gets available organization Roles
Type Parameters
ThrowOnError
extends
boolean
=
true
Parameters
options
:
Options
<
GetAuthRolesData
,
ThrowOnError
>
Returns
RequestResult
<
{
data
:
{
id
:
string
;
type
:
string
}
[]
}
,
unknown
,
ThrowOnError
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
kustomer-client
Loading...
Get Auth Roles Gets available organization Roles