Skip to main content
GET
/
groups
/
{group_id}
/
impact
Group Change Impact
curl --request GET \
  --url https://api.{your-broker}.slate-labs.com/groups/{group_id}/impact
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Path Parameters

group_id
string
required

Response

Successful Response