API Reference - Kits
Get kit by ID
Returns an individual kit with the given kit id.
GET
/
api
/
v2
/
kits
/
{public_id}
/
Authorizations
Token-based authentication with required prefix "Token"
Path Parameters
ID of the kit to retrieve.
Response
200 - application/json
The unique identifier of the kit.
The kit's type
The new status of the kit.
Available options:
preparing
, in_transit
, delivered
, delivery_exception
, registered
, canceled
A list of all the events that have occurred for this kit.