post
https://production-api.shoutaboutus.com/api/v1/sso/view/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
| Field | Type | Required | Notes |
|---|---|---|---|
client_id | string | Required | Must be an existing OAuth client. |
Behaviour
- 200 with the client (masked secret). 403 if not owner. 422 if
client_iddoes not exist.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
