List all groups
GET {{baseUrl}}/groups?page=53258108&items-per-page=53258108
List all groups
Body
PARAM
Key | Datatype | Required | Description |
page
|
number | Page number | |
items-per-page
|
number | Number of items per page |
HEADERS
Key | Datatype | Required | Description |
RESPONSES
status OK
{
"_embedded": {
"collection": [
{
"display_name": "magna aliquip",
"name": "euau3iqvp8a",
"members": [
{
"id": {
"value": "<Error: Too many levels of nesting to fake this schema>"
},
"identity_type": {
"value": "<Error: Too many levels of nesting to fake this schema>"
},
"user_profile": {
"value": "<Error: Too many levels of nesting to fake this schema>"
}
},
{
"id": {
"value": "<Error: Too many levels of nesting to fake this schema>"
},
"identity_type": {
"value": "<Error: Too many levels of nesting to fake this schema>"
},
"user_profile": {
"value": "<Error: Too many levels of nesting to fake this schema>"
}
}
],
"id": "0cca4458-11f8-2d82-e192-aa074c1a0e3d",
"update_time": "1982-08-09T16:44:08.305Z",
"_links": {
"self": {
"href": "culpa incididunt esse elit"
},
"delete": {
"href": "ex sit aute consectetur mollit"
},
"members": {
"href": "sunt magna adipis"
}
}
},
{
"display_name": "incididunt proident ullamco sed",
"name": "da0y_",
"members": [
{
"id": {
"value": "<Error: Too many levels of nesting to fake this schema>"
},
"identity_type": {
"value": "<Error: Too many levels of nesting to fake this schema>"
},
"user_profile": {
"value": "<Error: Too many levels of nesting to fake this schema>"
}
},
{
"id": {
"value": "<Error: Too many levels of nesting to fake this schema>"
},
"identity_type": {
"value": "<Error: Too many levels of nesting to fake this schema>"
},
"user_profile": {
"value": "<Error: Too many levels of nesting to fake this schema>"
}
}
],
"id": "844e3809-5c2b-f86b-79de-8c0afee3a8fb",
"update_time": "1980-11-30T09:11:25.612Z",
"_links": {
"self": {
"href": "adipisicing"
},
"delete": {
"href": "laboris incididunt labore Duis ipsum"
},
"members": {
"href": "id dolor mollit incididunt amet"
}
}
}
],
"_links": {
"next": {
"href": "voluptate veniam"
},
"previous": {
"href": "sunt proident consequat exercitation"
},
"self": {
"href": "laborum quis eu officia cillum"
},
"first": {
"href": "labore nostrud sint"
},
"last": {
"href": "nulla cupidatat"
}
}
}
} Curl curl -X GET 'https://na-1-dev.api.opentext.com/cms/groups?page=53258108&items-per-page=53258108?page=53258108&items-per-page=53258108' ENDPOINTS |