GET
/
seat-events
/
{id}

Headers

Authorization
string
required

Your API credentials. Eg. Basic {credentials}.

Sequence-Version
enum<string>

Use this header to select an API version

Available options:
2024-07-30

Path Parameters

id
string
required

Unique ID for this seat event

Response

200 - application/json
id
string
required

Unique ID for this seat event.

customerEventId
string
required

Unique ID provided by you. Another event with the same customer event ID will supersede this one. This ID usually corresponds to the event ID you use internally.

customerAlias
string
required

End-customer alias or ID. This is a unique value provided by you and is an identifier to your customer who consumed the seats.

seatType
string
required

Seat type. This can be referenced from a seat metric.

sequenceAccountId
string
required

Unique Sequence account ID.

eventTimestamp
string
required

Event timestamp, in ISO 8601 format.

total
integer
required

Total seats consumed for this seat type.