📁Groups
List Groups
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
{
"data": [
{
"type": "groups",
"id": "g-xu49PKim5ztpqxQ5AfRCwC",
"attributes": {
"uuid": "c749b981-01a1-4994-95ad-4a2042a25d10~2",
"status": "ready"
},
"relationships": {
"project": {
"data": {
"type": "projects",
"id": "8a540ce633522d881e97"
}
}
},
"authentication": {
"access_token": "gat-938HYhsrDjFDWpQ4kkG5q2"
}
},
{
"type": "groups",
"id": "g-RP5xI91hZYOUWQkQiZW8Y2",
"attributes": {
"uuid": "3200b012-8112-4113-828e-ae16bd271057~2",
"status": "ready"
},
"relationships": {
"project": {
"data": {
"type": "projects",
"id": "8a540ce633522d881e97"
}
}
},
"authentication": {
"access_token": "gat-NJv87JXci9z63zmcnjeBts"
}
}
],
"pagination": {
"count": 2,
"page": 1,
"items": 20,
"pages": 1
}
}Create a Group
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
Request Body
Name
Type
Description
View Group
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
List Group's FIles
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
Update Group
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
Request Body
Name
Type
Description
Delete Group
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
Last updated