cURL
curl --request GET \ --url https://api.checkpoint.b-digital.uk/api/v1/groups/subgroups \ --header 'X-API-Key: <api-key>'
{ "success": true, "data": {}, "meta": { "total": 123, "limit": 123, "offset": 123 } }
Retrieve all subgroups
API key for authentication
List of subgroups
true
Show child attributes