/
PA
pads4
/
NDS.Services.Authentication
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1mo ago · Updated 1mo ago
Details
Filter operations
Account
12
Admin
10
Administration
1
AppRegistration
7
AuthenticationIdentityProvider
1
CanvaConnect
3
Claim
5
Cluster
10
Config
2
Configuration
3
Connection
1
Content
21
Credentials
2
Data
4
DataSet
6
DataVault
3
Device
8
Diagnostics
7
Discovery
3
Domain
5
DomainConfig
2
Exception
7
ExternalAuthentication
1
ExternalAuthenticationProvider
6
ExternalGroupMapping
5
ExternalUserGroup
4
Feature
3
Font
2
Gateway
6
Globalization
5
Group
6
Health
2
Landscape
1
LdapProvider
5
License
9
LicenseAssignment
6
Mailing
3
Management
4
Membership
1
Message
13
MessageSource
10
Messaging
3
Migration
2
MigrationControllers
6
Occurrence
6
Package
3
PadsDataProvider
4
Permission
1
Presentation
2
Priorities
1
Process
3
PublicProcess
2
ReplicationClientDiagnostics
2
ReplicationDiagnostics
5
Role
7
Saml2
2
Schedule
14
Scim
2
Server
7
ShadowedViewer
3
SystemDiagnostics
1
Template
9
TemplateCategory
5
Token
5
delete
/api/v1/credentials/token/{tokenId}
get
/api/v1/credentials/token
post
/api/v1/credentials/token/getToken
post
/api/v1/credentials/token/oauth
post
/api/v1/credentials/token/store
UrlConversion
1
User
17
UserProfiles
2
UserRegistration
4
Version
2
VideoConversion
4
VideoMetadata
3
VideoThumbnail
3
Viewer
25
ViewerVariable
7
Webhook
1
Token
post
/api/v1/credentials/token/getToken
Request body
GetAccessTokenRequest2
required
Context
MessageContext
AppRegistrationId
string
nullable
UserRegistrationId
string
nullable
TokenId
string
nullable
Response
GetAccessTokenResult
required
Succeeded
boolean
Message
string
nullable
Code
string
nullable
OAuthUser
string
nullable
AccessToken
string
nullable
RefreshToken
string
nullable
Changes