Get contacts for a chatbot
Contacts
Get contacts for a chatbot
Retrieves paginated list of contacts for a specific chatbot
GET
Get contacts for a chatbot
Documentation Index
Fetch the complete documentation index at: https://chatbase.co/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key in Bearer token format
Path Parameters
ID of the chatbot
Query Parameters
Number of contacts per page (10-1000)
Required range:
10 <= x <= 1000Page number (starts from 1)
Required range:
x >= 1