Skip to main content
GET
List active contacts

Authorizations

X-API-Key
string
header
required

Workspace-scoped integration key.

Query Parameters

Maximum string length: 120
cursor
string
limit
number
Required range: 1 <= x <= 100
type
enum<string>
Available options:
all,
customer,
supplier
sort
enum<string>
Available options:
createdAt,
name

Response

data
object[]
required
page
object
required
requestId
string
required
Required string length: 1 - 128
Pattern: ^[A-Za-z0-9][A-Za-z0-9._:-]{0,127}$