Get group
Returns a single group by ID. Supports optional includes via query parameters.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The group ID
Query Parameters
Relationships socialAccounts, socialAccountsCount are included by default.
Response
GroupData
The ID of the user who created the group
Approval workflow for this group. If null, the organization's default approval workflow is used
0 None
1 Loose
2 Strict
0, 1, 2 0 Sunday
1 Monday
2 Tuesday
3 Wednesday
4 Thursday
5 Friday
6 Saturday
0, 1, 2, 3, 4, 5, 6 Internal note
1 Red
2 Green
3 Blue
4 Yellow
5 Orange
6 Pink
7 Purple
8 Sky
9 Gray
1, 2, 3, 4, 5, 6, 7, 8, 9 1 Group
2 Brand
3 Client
4 Agency
5 Campaign
6 Project
1, 2, 3, 4, 5, 6 URL to the profile image of the group
Does not apply for API. Selected users will be pre-selected as assignees in new posts
When false, post task templates (global or group-scoped) are not applied to posts created in this group
Max number of accounts in this group. Unlimited if null
List of social accounts in the group.
Data on request, you must add socialAccounts to the include parameter
Data on request, you must add socialAccountsCount to the include parameter