OAuth clients
Get OAuth client activity
Get OAuth client activity. Returns JSON unless otherwise noted.
Authentication
Authorizationbearer tokenRequires oauth.clients.read — Read OAuth clients and activity.
Path parameters
client_idstringrequiredThe client identifier.
Responses
200Successful response400The request is invalid401Authentication is missing or invalid403The token does not have the required scope429Rate limit exceeded