Companies
Get Companies
Retrieve all companies from the database.
GET
/
core
/
companies
Authorizations
api_key
string
headerrequiredQuery Parameters
limit
integer | null
The number of objects you want to retrieve
next
string | null
The next page of objects to retrieve
integrations
string | null
The integration type to filter the companies
categories
string | null
The integration category to filter the companies
status
string | null
The status of the company. Allowed values are HEALTHY, EXPIRED, PENDING, DISCONNECTED, SLEEPING, and DELETED
expand
string | null
The fields to expand in the response
Response
200 - application/json
The data of the company endpoint
data
object[]
requiredThe data of the company endpoint
next
string | null
The next page of objects to retrieve