ClientApiAuthorizations

Get a list of user that has authorized the logged in API client for access

Only users that has given authorization to the given API client will be returned

get/v1/client/apiauthorizations

Response

The users are returned

APIAuthorizationIdinteger
IssueDatestring date-time
APIClientIdinteger
UserIdinteger
ScopesDelimitedBySpacesstring
ExpirationDateUtcstring date-time

Changes

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