Skip to main content
GET
List companies

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

limit
integer
default:50
Required range: x <= 200
cursor
string

Response

Paginated companies

data
object[]
count
integer
nextCursor
string | null
Last modified on September 19, 2026