Skip to main content
GET
List and search contacts

Authorizations

Authorization
string
header
required

Organization-scoped bearer credential: a customer API key (1club_sk_live_...) or an MCP OAuth access token.

Query Parameters

Match on name, email, or phone

Maximum string length: 120
limit
integer
default:25

Maximum number of contacts to return

Required range: 1 <= x <= 100
offset
integer
default:0

Number of contacts to skip

Required range: x >= 0

Response

Page of contacts

data
object[]
total
integer

Total contacts matching the filters, ignoring pagination

limit
integer
offset
integer