Get a list of groups the specified group is included in
Request
GET /pub/v1/scheme/groups/{id}/parent-groups
Path parameters
Parameter name | Value | Description | Additional |
---|---|---|---|
id | uuid | Group item ID |
Required |
Query parameters
Parameter name | Value | Description | Additional |
---|---|---|---|
from | uint32 | Which position (in the array) to start returning items from (the default value is 0) |
|
size | uint32 | Number of items to return (the default value is 10) |
Authorization
This request requires the use of one of following authorisation methods:
API key
Response
The following HTTP status codes may be returned:
Status code | Description | Resource |
---|---|---|
200 | OK Response model for getting a list of groups the specified group is included in |
Response model for getting a list of groups the specified group is included in (Get a list of groups the specified group is included in) |