GET /api/v2/ContentDefinitions/{contentDefinitionID}/Attributes
Summary: Get Attributes for a ContentDefinition
Operation ID: ContentDefinitions_GetContentDefinitionAttributes
Auth: oauth2
Operation ID: ContentDefinitions_GetContentDefinitionAttributes
Auth: oauth2
Description
No Documentation Found.
Parameters (4)
contentDefinitionID
(integer, path, required)
The ID of the ContentDefinition.
limit
(integer, query, optional)
Optional. The page limit. If not specified, the default page limit is 10.
name
(string, query, optional)
Optional. Filter the attributes by Name.
offset
(integer, query, optional)
Optional. The page offset. If not specified, the default page offset is 0.
No probe data for this endpoint yet.