GET
/
backend
/
contact
/
:organization_id

This endpoint is protected by the same JWT that the user uses to call other APIs. The response will include data for the specified chatbot, along with other metadata information.

You can list all contacts in your organization at Open by calling this endpoint, a contact is a user that can interact with the chatbot, phone AI or email AI, a single contact might have multiple conversations across different channels.

organization_id
string
required

The unique identifier for the copilot (organization) you want to list contacts for. This is a required parameter.