Skip to main content
GET
List accounts

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 items to return (default 25, max 1000)

skip
integer

Number of items to skip

Filter accounts by name

sort_by
string

Field name to sort by

sort_direction
string

Sort direction (asc or desc)

Response

Paginated list of accounts

items
Contact Account · object[]
hasMore
boolean

Whether more items are available beyond the current page