Token Operations
List Issued Tokens
Get the list of access tokens that are associated with the service.
get/api/{serviceId}/auth/token/get/list
Path parameters
serviceIdstring required
A service ID.
Query parameters
clientIdentifierstring
Client Identifier (client ID or client ID alias).
subjectstring
Unique user ID.
startinteger
Start index of search results (inclusive). The default value is 0.
endinteger
End index of search results (exclusive). The default value is 5.