v1

Swagger 2.02026-07-13107162315.5 KB
Contact

Retrieves a paginated list of external contacts (customer contacts) with company association details.

get/api/Contact

Query parameters

UpdatedAfterstring date-time

Only return contacts updated after this date-time.

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).

CompanyIDFKinteger

Filter contacts to a specific company by Company ID.

Response

Returns a paginated list of contacts with company association.

TotalCountinteger

Total number of contacts matching the query.

PageNumberinteger

The current page number (1-based).

PageSizeinteger

The number of results per page.