access-token-controller

Get an access token for a credential provider

Returns the specific access token for a credential provider from the repository.

get/api/credentialProviders/{credentialProviderId}/accessTokens/{accessTokenId}

Path parameters

accessTokenIdstring required

accessTokenId

credentialProviderIdstring required

credentialProviderId

Response

OK

codestring
descriptionstring
hrefstring
idstring
lastUpdatedBystring
namestring
permissionsstring[]
permittedOperationsstring[]
status'ACTIVE' | 'ARCHIVED' | 'BLOCKED' | 'PENDING'
type'PERMANENT' | 'SESSION'

Changes

No recorded changes to this endpoint across all 1 revision of this API.