Get consumer
Header Parameters
x-api-keystring Required
Public API Key
Path Parameters
idinteger Required
The ID of an existing consumer whose information will be returned.
Minimum
1
Maximum
2147483647
Response
200
Object
The consumer's data object that matches the identifier.
Response Attributes
consumerobject
Show child attributes
400
Object
Bad Request. Failed StatusResponse with an error message indicating the reason of the failure, and success equal to false.
Response Attributes
messagesarray
Nullable:
True
Show child attributes
successboolean
401
Object
Unauthorized
Response Attributes
messagesarray
Nullable:
True
Show child attributes
successboolean
404
Object
Failed StatusResponse with an error message indicating that the consumer couldn't be found.
Response Attributes
messagesarray
Nullable:
True
Show child attributes
successboolean
Was this section helpful?
What made this section unhelpful for you?
Response
Was this section helpful?