get/v1/oauth2/register/{client_id}Get an OAuth2 client by Client ID.
curl -X GET "https://api.outception.com/v1/oauth2/register/{client_id}" \
-H "Authorization: Bearer $OUTCEPTION_TOKEN" \
-H "Accept: application/json"Path parameters
client_idstring
required
Response · 200
Successful Response
Errors
422Validation Error