List DICT proxy claims

Returns proxy claims for the authenticated legal entity, with cursor
pagination (limit, starting_after) and optional filters (status,
connected_account_id, type, role, proxy_type_code,
proxy_identification, internal_account_id, proxy_key_id).
Records are ordered by created_at descending, then id descending.
To page forward, pass the last record's id as starting_after on
the next request.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer
1 to 100
Defaults to 25

Maximum number of records to return (1–100). Defaults to 25.

uuid

The ID of the object from which your list request will start. It is not included in the result.

string
enum

Filter by claim status.

Allowed:
uuid

Filter by connected account ID.

string
enum

Filter by claim type.

Allowed:
string
enum

Filter by the legal entity's role in the claim. Today all rows have role=claimer; donor-side rows ship with the discovery flow.

Allowed:
string
enum

Filter by scheme-specific proxy type code.

string

Exact-match filter on the proxy identification.

uuid

Filter by internal account linkage.

uuid

Filter by the bound local proxy key. Claimer-side rows have a null binding and are not returned by this filter today.

Responses

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