v1
latestSwagger 2.02026-07-13285166341.1 KBContentDefinitions
Get a ContentDefinition by ID
Gets a ContentDefinition by ID. When successful, the response is the requested ContentDefinition. If unsuccessful, an appropriate ApiError is returned.
get/api/v2/ContentDefinitions/{contentDefinitionID}
Path parameters
contentDefinitionIDinteger required
The ID of the ContentDefinition to get.
Query parameters
includeAttributesstring
Names of Attributes to include when retrieving this definition. This should be a comma-separated list. If not provided, Attributes are not included. If '*', all Attributes are included.
Response
OK