Skip to main content
GET
Export contacts with warmth

Authorizations

Authorization
string
header
required

An Originalis API key: Authorization: Bearer ak_...

Query Parameters

cursor
string | null

Keyset cursor from the previous page.

limit
integer
default:100
Required range: 1 <= x <= 200

Response

Successful Response

contacts
PublicContact · object[]
required
as_of
string<date-time>
required
scope
string
default:key_user

The listing is the key user's contact graph; warmth on each row pools org-shared edges and names the owner.

Allowed value: "key_user"
next_cursor
string | null

Pass back as ?cursor= for the next page; null = done.