Labelcamp API v2
​integer · min: 1​integer · min: 1 · max: 200​string​string​boolean​string
Group (account/organization) management.
Groups represent organizational units within Labelcamp. They can be nested (parent/child), have expiration dates, and control access to resources through ACLs.
List groups
GET
https://api.idol.io/api/v2
/groups
Retrieve a paginated list of groups. Returns groups managed by the authenticated user.
query Parameters
page[number]Page number for pagination
Default: 1
page[size]Number of items per page (max 200)
Default: 20
includeComma-separated list of related resources to include
filter[parent-id]Filter by parent group ID
filter[active]Filter to active groups only (expiration in the future or not set)
filter[distributor-id]Filter by distributor ID
List groups › Responses
Successful response
​object[]
​object
​object
​object[]