v1

latestOpenAPI 3.1.02026-08-066984441.1 MB
clientApplications

Returns the third-party OAuth client applications authorized by the current account.

<Check title="Required Permissions" icon="key">Any authenticated user.</Check>

get/accounts/me/authorizedclients

Headers

Authorizationstring required

Bearer authentication

Response

OK

clientIdstring nullable

The client application's public identifier.

displayNamestring nullable

The client application's display name.

scopesstring[] nullable

The granted OAuth scopes.

authorizedOnstring date-time nullable

The date when the client was first authorized.