List product serials

Returns serial numbers tracked for a serialized product.

GEThttps://api.tracksales.co/api/v1/products/{uuid}/serials

Required scope: products:read

Path Params

uuidstringrequired

Resource UUID (RFC 4122)

Responses

200OK

Request succeeded.

401Unauthorized

API key is missing or invalid.

403Forbidden

API key lacks the required scope.

404Not Found

Product was not found.

422Validation Error

Request validation failed.