v7

latestOpenAPI 3.0.12026-07-131134150.6 KB
Basic

Retrieve subscriptions

Retrieve a list of subscription objects, with options to filter by properties, associations, and archived status.

get/crm/objects/2026-09/{objectType}

Path parameters

objectTypestring required

Object type.

Query parameters

afterstring

A paging cursor token for retrieving subsequent pages.

archivedboolean

Whether to return only archived results, default is false.

associationsstring[]

A list of associations to include in the response.

limitinteger

The maximum number of results to return, default is 10.

propertiesstring[]

A list of property names to include in the response.

propertiesWithHistorystring[]

A list of property names to include in the response along with their history.

Response

successful operation