Fetch a unit
Units
Fetch a unit
Returns a single unit by id, including its collection and issuance status. Poll collection.token.status until it is active.
GET
Fetch a unit
Authorizations
Use Authorization: Bearer end_sk_* for partner API keys (e.g. end_sk_AbCd_example_api_key).
Path Parameters
Unit id.
Example:
"33333333-3333-3333-3333-333333333333"
Response
200 - application/json
The unit.
Tap redirect URL for this unit; takes precedence over product/collection/org defaults.
Example:
"https://brand.example/p"
The unit's collection. Null only for units created before collections existed.
Chips paired to this unit.

