v16

OpenAPI 3.0.3Apache 2.0raw.githubusercontent.com2026-04-0886158866.0 KB
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.

Response

startinteger

Start index of search results (inclusive).

endinteger

End index of search results (exclusive).

totalCountinteger

Unique ID of a client developer.

subjectstring

Unique user ID of an end-user.