Read Client's OAuth Logo
Returns a client's OAuth logo. If the logo doesn't exist, returns a 404.
GET
/clients/{client_guid}/oauth_logo
Path Parameters
| Field | Required | Type |
|---|---|---|
client_guid The unique identifier for the client. Defined by MX. | Required | String |
Request sample
Language:shell
Response sample
Language:json