v1
Swagger 2.02026-07-13107162315.5 KBCompany
Retrieves a paginated list of customer companies with full details including contacts, billing address, and financial settings.
get/api/Company
Query parameters
UpdatedAfterstring date-time
Only return companies updated after this date-time (ISO 8601). Useful for incremental sync.
pageSizeinteger
Number of results per page. Maximum 1000, default 20.
pageNumberinteger
1-based page number to retrieve. Default 1.
Sortstring
Sort results by: DateUpdated, DateCreated (append ' desc' for descending).
Response
Returns a paginated list of companies with full details including contacts.