List accounts
Read & search
List accounts
Simple account list with basic text search and cursor pagination.
GET
List accounts
Simple list endpoint for Accounts with basic text search and cursor pagination.
Filters and sorting are not supported on this endpoint. Use
POST /accounts/search when you need them.Request
Your Octolane API key.
Query parameters
Basic text search across account name and domain.
Opaque cursor from a previous response. See Cursor pagination.
Page size. Max
500.Comma-separated fields or JSON-encoded string array.
Example request
Response fields
Common fields
id, name, domain, logo, created_at, updated_at, first_interaction, last_interaction, custom_fields
Additional system fields
industry, tags, linkedin, twitter, description, primary_location, founded, estimated_revenue, employee_range, type, next_meeting
Example response
200