Basic
Retrieve a subscription.
Retrieve a specific subscription by its ID, including its properties and associations.
get/crm/objects/2026-03/subscriptions/{subscriptionId}
Path parameters
subscriptionIdstring required
Query parameters
archivedboolean
Whether to return only results that have been archived.
associationsstring[]
A comma separated list of object types to retrieve associated IDs for. If any of the specified associations do not exist, they will be ignored.
idPropertystring
The name of a property whose values are unique for this object type
propertiesstring[]
A comma separated list of the properties to be returned in the response. If any of the specified properties are not present on the requested object(s), they will be ignored.
propertiesWithHistorystring[]
A comma separated list of the properties to be returned along with their history of previous values. If any of the specified properties are not present on the requested object(s), they will be ignored.
Response
successful operation