Skip to main content
GET
List all contacts

Authorizations

Authorization
string
header
required

Authenticate every request with a Bearer token. Pass your Reply API key in the Authorization header:

Get your API key from the Reply dashboard: Settings → API Key.

Query Parameters

top
integer

Maximum number of contacts to return (default 25, max 1000)

skip
integer

Number of contacts to skip

email
string

Filter contacts by email address

linkedIn
string

Filter contacts by LinkedIn profile URL

Response

List of contacts retrieved successfully

items
Contact · object[]
hasMore
boolean

Indicates if there are more items to fetch