GET /api/v2/UserContentDefinitions

agco-ats.com

Summary: Get UserContentDefinitions
Operation ID: UserContentDefinitions_GetUserContentDefinitions
Auth: oauth2
Description

Gets a collection of UserContentDefinitions. When successful, the response is a PagedResponse of UserContentDefinitions. If unsuccessful, an appropriate ApiError is returned.

Parameters (4)

contentDefinitionID (integer, query, optional)

Optional. Filter by ContentDefinitionID

limit (integer, query, optional)

Optional. The page limit. If not specified, the default page limit is 10.

offset (integer, query, optional)

Optional. The page offset. If not specified, the default page offset is 0.

userID (integer, query, optional)

Optional. Filter by UserID.

No probe data for this endpoint yet.