Invitations

List party invitations

List party invitations

get/party-invitations

Query parameters

partyIdstring

Party to filter by; only your own party is accepted.

emailstring

Filter by email.

status'PENDING' | 'ACCEPTED' | 'REVOKED' | 'DECLINED'

Filter by status.

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

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

      response-required-property-added

  • 270e233e401c11See the full diff
    • for the query request parameter email, the maxLength was set to 254

      request-parameter-max-length-set

    • removed the VIEWER enum value from the data/items/attributes/role response property for the response status 200

      response-property-enum-value-removed