/
PA
pads4
/
NDS.Services.Authentication
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
pads4
NDS.Services.Authentication
post
/api/v1/credentials/token/oauth
v1
latest
OpenAPI 3.0.0
2026-07-26
379
808
329.0 KB
Token
post
/api/v1/credentials/token/oauth
Request body
GetOAuthTokenRequest
required
Code
string
nullable
ProviderId
string
RedirectUri
string
CodeVerifier
string
nullable
Username
string
nullable
Password
string
nullable
Response
GetOAuthTokenResult
required
Succeeded
boolean
Message
string
nullable
Code
string
nullable
AccessToken
string
TokenType
string
ExpiresIn
integer
RefreshToken
string
IdToken
string
Scope
string
Username
string
nullable