Clients
Get Client
Get an OAuth2 client by Client ID.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
200
application/json
Successful Response
The response is of type any
.
Was this page helpful?