Retrieve conversations with flexible filtering options
Conversations API
Retrieve conversations with flexible filtering options
Retrieve conversations with flexible filtering options.
Can search by external user identifiers (ID, email, phone) or internal participants, with support for pagination and status filtering.
GET
Retrieve conversations with flexible filtering options
Documentation Index
Fetch the complete documentation index at: https://docs.bridge.new/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Copy the API key as provided by the Bridge Console.
Path Parameters
Unique identifier of the workspace (UUID v4).
Example:
"b6cf1c4a-2b1e-4e63-8f3e-0f9d1a2a1234"
Query Parameters
Number of conversations per page
Required range:
1 <= x <= 100Cursor provided on before request to get next page
Conversation status
Available options:
ACTIVE, GHOST, RELEASED, NOT_ASSIGNED_TO_HUMAN, BLOCKED Identifier of internal user, if you are sending a phone number take care to encode the request url (including params)
Available options:
ID, EMAIL Available options:
ID, EMAIL, PHONE