Products
Get a Product by ID
Get a Product by ID
GET
Headers
Your API credentials. Eg. Basic {credentials}
.
Use this header to select an API version
Available options:
2024-07-30
Path Parameters
Unique Product ID
Response
200
application/json
OK
Product ID
Example:
"994d23f7-47b6-43ee-af6b-cd27181196b6"
Name of the Product, this appears within Sequence's dashboard.
Example:
"Fixed priced product"
Time at which the Product was first created, in ISO 8601 format (UTC). This is set by the server and cannot be changed. Expect millisecond precision.
Example:
"2022-06-28T16:47:00Z"
Time at which the Product was last updated, in ISO 8601 format (UTC). Expect millisecond precision.
Example:
"2022-06-28T16:47:00Z"
The internal description of the product. This can be used to maintain some explanation or comments regarding the product.
Example:
"Fixed priced product - UK"