v16

OpenAPI 3.0.3Apache 2.0raw.githubusercontent.com2026-04-0886158866.0 KB
Client Management

Get Authorized Applications (by Subject)

Get a list of client applications that an end-user has authorized. In this variant, the subject is provided in the path.

get/api/{serviceId}/client/authorization/get/list/{subject}

Path parameters

serviceIdstring required

A service ID.

subjectstring required

Unique user ID of an end-user.

Query parameters

developerstring

Unique ID of a client developer.

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).

developerstring

Unique ID of a client developer.

subjectstring

Unique user ID of an end-user.

totalCountinteger

Unique ID of a client developer.