Companies

Get a lightweight list of companies

Returns a paginated list of companies with minimal data. This endpoint is optimized for performance and returns only essential company information. Typically, a blank request is sufficient for most users as no parameters are required.

get/companies/slim

Query parameters

business_unitsinteger[]

Filter by business unit IDs

account_statusesinteger[]

Filter by account status IDs

querystring

Search query to filter companies by name

sort_bystring

Field to sort by

sort_direction'asc' | 'desc'

Sort direction (asc or desc)

per_pageinteger

Number of items per page

pageinteger

Page number

includestring[]

Relations to include

Response

Successful operation

Changes

No recorded changes to this endpoint across all 1 revision of this API.