To get additional data in the entity object, you can use the
expand
parameter to fetch data like invoices.Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Your unique identifier for the customer
Your unique identifier of the entity (eg, a seat ID)
Query Parameters
Array of additional data to include in the entity response. Currently supports "invoices"
Response
Entity retrieved successfully
The response is of type object
.