List lots for a participant by asset. Only applicable to LOT inventory mode assets.
LOT mode asset belonging to a participant. Only applies to assets configured in LOT mode — for SIMPLE mode assets, use the balances endpoint instead.
Each lot includes:
remaining — balance still available in this lotstatus — DEFERRED, AVAILABLE, HELD, CONSUMED, or EXPIREDreference_id — correlation ID linking this held lot to a hold operation, if setexpires_at — when this lot expires, if setmatures_at — when this lot becomes spendable, if setstatus, expires_before, expires_after, and reference_id to find lots nearing expiration, isolate held lots, or identify lots belonging to a specific hold.
API key passed in the X-API-Key header.
Participant ID
Program ID
Asset ID
Filter by status: AVAILABLE, HELD, DEFERRED, CONSUMED, EXPIRED
Filter lots expiring before this time (RFC 3339)
Filter lots expiring after this time (RFC 3339)
Filter lots by reference_id correlation key
Maximum number of results (default 50, max 200)
x >= 1Pagination cursor from previous response