Skip to main content
Get Companies
Devi utilizzare la tua chiave API privata per questa richiesta.
Sono previsti cambiamenti a questa API nell’estate del 2025. È quindi possibile che siano necessarie modifiche da parte tua a seguito di questi sviluppi.
Puoi personalizzare completamente le informazioni di ogni profilo grazie ai Campi personalizzati. Clicca su questo link per capire come leggere e scrivere informazioni nei campi personalizzati.

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[]