Skip to main content

Get Customer Contact

GET 

/api/v2/customers/:customer/contacts/:contact

Get a single contact belonging to the customer. A contact id that belongs to a different customer returns 404.

Required scope: customers:read

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type