Get companies connected to your application
companies
Get companies connected to your application
NOTE: This endpoint uses Basic authentication.
Returns a list of all companies with an active connection to your application.
GET
Get companies connected to your application
Authorizations
OAuth2 access token or static API token. See Authorization for how to obtain one.
Query Parameters
JSON object defining fields to receive (e.g {"only": ["field1", {"field2": ["field3"]}]})
The record identifier after which to start the page
How many records will be returned per page, (1..500), defaults to 100
Required range:
1 <= x <= 500Last modified on June 12, 2026