access-token-controller

Get an access token for a service provider

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

get/api/serviceProviders/{serviceProviderId}/accessTokens/{accessTokenId}

Path parameters

accessTokenIdstring required

accessTokenId

serviceProviderIdstring required

serviceProviderId

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.