Get an OAuth client
Authentication
Get an OAuth client
RFC 7592 read of a dynamically registered OAuth client identified by client_id in the path. Authenticated with the client’s registration_access_token as a Bearer token (not an HQ session). Returns the client’s current metadata including redirect URIs, name, token_endpoint_auth_method, grant and response types, and scopes. The client_secret is never returned here.
GET
Get an OAuth client
Path Parameters
Client id
Response
Client metadata (RFC 7592)