Customer Portal API
Get Customer
Get authenticated customer.
Scopes: customer_portal:read
customer_portal:write
GET
Authorizations
Customer session tokens are specific tokens that are used to authenticate customers on your organization. You can create those sessions programmatically using the Create Customer Session endpoint.
Response
200 - application/json
Successful Response
Creation timestamp of the object.
Last modification timestamp of the object.
The ID of the object.
Example:
["911144442", "us_ein"]
Was this page helpful?