Skip to main content
Get Companies
You must use your private api key for this request.
Changes are planned for this API in summer 2025. Therefore, you may need to make adjustments on your end following these updates.
You can completely customize all information for each profile using Custom fields. Click on this link to understand how to read and write information in custom fields.

Authorizations

X-API-KEY
string
header
required

Query Parameters

updatedAfter
string

An ISO 8601 date string to filter companies updated after this date

where
string

A JSON object string containing the graphQL filters for more advanced usage. Example: {"statusId": {"_eq": "cae642f0-463c-45f5-9db5-e0a280a8e883"} }

orderBy
string

A JSON object string containing the order. Example: { "createdAt": "desc" }

limit
number

The number of companies to return. Default is 100. Maximum is 1000

offset
number

The number of companies to skip. Default is 0.

Response

200 - application/json

Responses for GET /api/rest/companies

companies
companies · object[]