v1

latestSwagger 2.02026-07-13285166341.1 KB
ContentDefinitions

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

ContentDefinitionIDinteger

The ID of this content definition.

Namestring

The name of this content. Name must be valid for Attribute on PackageType.

TypeIDinteger

The type of content.

PackageTypeIDstring

Read Only. The ID of the package type used for this content.

Descriptionstring required

The description used on the package type in the AGCO Update System