List of a certain UserGroup's assignments
GET {{baseUrl}}/v2/groups/:group-id/assignment?limit=11412813&offset=11412813
Retrieves a list of assignments in a certain UserGroup limited to 50
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
limit | number | Number of items to return. Maximum value is 50. Each endpoint has a default limit where applicable, so passing in a value is recommended. | |
offset | number | Offset to start paging from. | |
RESPONSES
status: OK
{"hits":[{"id":-10899261,"type":"ut labore","portal_id":32668048},{"id":-95630454,"type":"eli","portal_id":47848191}],"total":5}