Get customer

Retrieves a single customer by customer ID.

The customer is returned inside the same paginated envelope used by List customers. When the requested ID does not belong to your account, the envelope is returned with a totalCount of 0 and an empty results array.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required
≥ 1

The customer ID of the customer being retrieved. Must be a positive integer.

Query Params
string
enum
Defaults to 0

Restricts the result by customer status. Accepts either the numeric status ID or a status word.

  • 0-All non-archived statuses (Default)
  • 1-Active
  • 2-Inactive
  • active-Active
  • inactive-Inactive
Allowed:
Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json