Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Token-based authentication with required prefix "Token"

Path Parameters

public_id
string
required

ID of the kit to retrieve.

Response

Success

kit_id
string

The unique identifier of the kit.

Example:

"SPOT123456"

type
string

The kit's type

Example:

"health_kit_1"

status
enum<string>

The new status of the kit.

Available options:
preparing,
in_transit,
delivered,
delivery_exception,
registered,
canceled
Example:

"preparing"

events
object[]

A list of all the events that have occurred for this kit.

Example:
shipment_to_customer
object
registered_to
object
sample
object