Component Groups

List Component Groups

get/component-groups

Query parameters

sortstring

Available sorts are name, id. You can sort by multiple options by separating them with a comma. To sort in descending order, use - sign in front of the sort, for example: -name.

includestring

Available includes are components, componentsCount, componentsExists. You can include multiple options by separating them with a comma.

per_pageinteger

How many items to show per page.

pageinteger

Which page to show.

Response

Paginated set of ComponentGroup

Changes