Customers

List customer invitations

List pending invitations addressed to specific customers

get/customers/invitations

Query parameters

cursorstring

Cursor from the previous page.

limitinteger

Maximum results per page.

Headers

X-Instance-IDstring nullable

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.14

    • deleted the header request parameter X-Agent-ID with deprecation

      request-parameter-removed-with-deprecation

    • header request parameter X-Agent-ID was deprecated

      request-parameter-deprecated

  • 270e233e401c11See the full diff
    • for the query request parameter cursor, the maxLength was set to 1024

      request-parameter-max-length-set

    • added the required property data/items/attributes/agentInvitations/items/agent/handle to the response with the 200 status

      response-required-property-added

    • added the required property data/items/attributes/party/anyOf[subschema #1: CustomerParty]/avatarUrl to the response with the 200 status

      response-required-property-added