View OAuth client

Returns the details of a single OAuth client owned by the caller. The secret is partially masked (middle third replaced with *). Returns 403 if the caller is not the client's creator.

Auth

  • bearer token. Owner-scoped — only the creator may view details.

Rate limit

  • No rate limit.

Body

FieldTypeRequiredNotes
client_idstringRequiredMust be an existing OAuth client.

Behaviour

  • 200 with the client (masked secret). 403 if not owner. 422 if client_id does not exist.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json