v3

latestSwagger 2.02026-08-067506752.0 MB
group

Get the history of changes for each field on a group

get/v2/org/{orgId}/group/{groupId}/history

Path parameters

orgIdstring required

Org identifier (either id or slug)

groupIdstring required

Group id

Response

successful operation

idstring required

group ID

namestring required

group name

historyobject required

history of changes for each field

Example response

{
  "id": "588f7ee98f138b19220041a7",
  "type": {
    "id": "588f7ee98f138b19220041a7"
  }
}