Skip to main content
Retried on network failure, timeout, 429, and 5xx.

Example

Parameters

string
required
Chip identifier from the tap URL. Always returned uppercase.

Returns

200 - Chip.
string
required
Chip identifier from the tap URL.
boolean
required
True for a test chip, false for a chip encoded onto physical hardware.
integer
required
Number of taps recorded for this chip.
string
required
object | null
required
Snapshot of the unit this chip is paired to, including its collection and issuance status. Null when the chip is not paired to a unit.

Errors

Branch on error.code, never on the HTTP status - several codes share one. See Errors and retries for the error types and how to narrow them.