GET
/
products
/
{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-01-01

Path Parameters

id
string
required

Unique Product ID

Response

200 - application/json
id
string
required

Unique Product ID

name
string
required

The customer-facing name of this Product

label
string
required

The internal descriptive name of this item

sequenceAccountId
string
required

Sequence Account ID

createdAt
string
required

Created at

updatedAt
string
required

Updated At