user
oauth-server

List OAuth grants

Retrieves a list of all OAuth grants that the authenticated user has authorized. Only available when OAuth server is enabled.

get/user/oauth/grants

Response

List of user's OAuth grants

scopesstring[]

List of scopes granted to this client

granted_atstring date-time

Timestamp when grant was authorized

Changes