TypeScript
Entities
Get Entity
GET
TypeScript
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Available options:
invoices Response
200 - application/json
The unique identifier of the entity.
The name of the entity.
Unix timestamp (in milliseconds) when the entity was created.
Available options:
sandbox, live The customer ID this entity belongs to.
The feature ID this entity belongs to.
The products this entity has access to.
The features this entity has access to.
The invoices for this entity. Returned only if 'invoices' is passed into the expand parameter.

