Skip to main content
GET
List Contacts

Headers

string
required
Your API key for authentication.

Query Parameters

integer
Maximum number of contacts to return. Default 50, max 200.
integer
Number of contacts to skip (for pagination). Default 0.

Response

array
Array of contact objects. Each includes identifiers, memories (with entities).
object
Pagination metadata (total, limit, offset, has_more).
integer
Total number of contacts in the org.
integer
Limit used for this request.
integer
Offset used for this request.
boolean
Whether more contacts exist after this page.
null
Error array (null on success).

Docs for agents: llms.txt