List user allocations

List the requesting user's active allocations. Each entry includes
the on-ledger allocation_cid so clients can drive the
emergency-withdrawal flow.

Optional asset filter narrows results to a single asset. Pass the
user-facing asset name (e.g. CC, USDC); aliasing is handled
server-side. Only allocations with status active are returned. The
expired field is computed server-side: true when
allocation_expiration is set and in the past, false otherwise
(allocations without an expiration never expire).

Returns at most 500 entries; no pagination cursor is needed, as the
number of active allocations per user is bounded.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Optional asset filter (user-facing name, e.g. CC, USDC).

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json