Preparing search index...
The search index is not available
ya-ts-client
ya-ts-client
IdentityApi
DefaultService
Class DefaultService
Index
Constructors
constructor
Properties
http
Request
Methods
get
Identity
Constructors
constructor
new
Default
Service
(
httpRequest
)
:
IdentityApi
.
DefaultService
Parameters
httpRequest
:
IdentityApi
.
BaseHttpRequest
Returns
IdentityApi
.
DefaultService
Properties
Readonly
http
Request
http
Request
:
IdentityApi
.
BaseHttpRequest
Methods
get
Identity
get
Identity
(
)
:
IdentityApi
.
CancelablePromise
<
{
identity
:
string
;
name
:
string
;
role
:
string
;
}
>
GetIdentity - Fetches the identity of the user.
Returns
IdentityApi
.
CancelablePromise
<
{
identity
:
string
;
name
:
string
;
role
:
string
;
}
>
any Identity
Throws
ApiError
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
constructor
http
Request
get
Identity
ya-ts-client
Loading...
GetIdentity - Fetches the identity of the user.