Customers

Get customer

Get a customer who has authorized an agent

get/customers/{customerId}

Path parameters

customerIdstring required

Customer party ID (pty_*).

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

    • 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

  • 270e233e401c44See the full diff
    • added the new ACTIVE enum value to the data/attributes/delegation/status response property for the response status 200

      response-property-enum-value-added

    • added the new EXPIRED enum value to the data/attributes/delegation/status response property for the response status 200

      response-property-enum-value-added

    • added the new REVOKED enum value to the data/attributes/delegation/status response property for the response status 200

      response-property-enum-value-added

    • added the new SUSPENDED enum value to the data/attributes/delegation/status response property for the response status 200

      response-property-enum-value-added

    • added subschema #1: ConnectedAgentLimits to the data/attributes/agents/items/limits response property anyOf list for the response status 200

      response-property-any-of-added

    • removed TransactionLimits from the data/attributes/agents/items/limits response property anyOf list for the response status 200

      response-property-any-of-removed

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

      response-required-property-added

    • added the required property data/attributes/delegation/revokedAt to the response with the 200 status

      response-required-property-added

    • added the required property data/attributes/avatarUrl to the response with the 200 status

      response-required-property-added