Read Client
Returns the client specified by the client_guid associated with the client making the request.
Doesn't return an API key.
GET
/client/{client_guid}
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