Skip to main content
POST
List group statuses

Authorizations

Authorization
string
header
required

Customer access token obtained from the customer authorization flow.

Query Parameters

organization_id
string
required

Unique identifier of the organization.

Body

application/json
all
boolean

When set to true, you will get statuses of all the groups.

group_ids
integer[]

A table of groups' IDs.

Response

200 - application/json

Group statuses.

groups_status
object

Map of group IDs to their statuses.