v7
latestOpenAPI 3.0.12026-07-131134150.6 KBBasic
Retrieve a subscription
Retrieve a specific subscription by its ID, including its properties and associations.
get/crm/objects/2026-09/{objectType}/{objectId}
Path parameters
objectIdstring required
Subscription Object Id
objectTypestring required
Object type.
Query parameters
archivedboolean
Whether to return only archived results.
associationsstring[]
A list of associated object types to include in the response.
idPropertystring
The name of a unique identifier property, which can be used for identifying objects instead of the object ID.
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