Fetches an entity by its ID.
Use this to read one entity’s current state. Pass customerId when you want to scope the lookup to a specific customer.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
OK
The unique identifier of the entity
The name of the entity
Unix timestamp when the entity was created
The environment (sandbox/live)
sandbox, live The customer ID this entity belongs to
The feature ID this entity belongs to
Invoices for this entity (only included when expand=invoices)