List customers
List customers who have authorized an agent to act for them
Query parameters
Cursor from the previous page.
Maximum results per page.
Filter by connection state. Active returns any non-revoked connection (including suspended and expired). Revoked returns customers whose access was revoked. All returns both.
Headers
Caller-chosen identifier for the agent run, session, or conversation, required when an agent moves money.
Response
Successful Response
Changes
Changed in 4 of the 28 revisions of this API.58
- ○
deleted the
headerrequest parameterX-Agent-IDwith deprecationrequest-parameter-removed-with-deprecation
- ○
- ○
headerrequest parameterX-Agent-IDwas deprecatedrequest-parameter-deprecated
- ○
- ●
for the
queryrequest parametercursor, the maxLength was set to1024request-parameter-max-length-set
- ●
added the new
ACTIVEenum value to thedata/items/attributes/delegation/statusresponse property for the response status200response-property-enum-value-added
- ●
added the new
EXPIREDenum value to thedata/items/attributes/delegation/statusresponse property for the response status200response-property-enum-value-added
- ●
added the new
REVOKEDenum value to thedata/items/attributes/delegation/statusresponse property for the response status200response-property-enum-value-added
- ●
added the new
SUSPENDEDenum value to thedata/items/attributes/delegation/statusresponse property for the response status200response-property-enum-value-added
- ○
added the new optional
queryrequest parameterstatusnew-optional-request-parameter
- ○
added
subschema #1: ConnectedAgentLimitsto thedata/items/attributes/agents/items/limitsresponse propertyanyOflist for the response status200response-property-any-of-added
- ○
removed
TransactionLimitsfrom thedata/items/attributes/agents/items/limitsresponse propertyanyOflist for the response status200response-property-any-of-removed
- ○
added the required property
data/items/attributes/agents/items/handleto the response with the200statusresponse-required-property-added
- ○
added the required property
data/items/attributes/delegation/revokedAtto the response with the200statusresponse-required-property-added
- ●
- ○
added the required property
data/items/attributes/avatarUrlto the response with the200statusresponse-required-property-added
- ○