Skip to main content
GET
List account lists

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 100, max 1000)

skip
integer

Number of items to skip

Filter account lists by name (case-insensitive substring match)

Response

Paginated list of account lists

items
Contact Account List · object[]
hasMore
boolean

Whether more items are available beyond the current page