Blueticks
Groups

Get group

Retrieve a single group by its `@g.us` id, including its subject, description, and (with `?include=participants`) its participant list.

Requires groups:read.

Request

curl -X GET "https://api.blueticks.co/v1/groups/"
GET
/v1/groups/{id}

Path Parameters

id*string

Query Parameters

include?string

Set to participants to inline the group members array on the response. Omit to leave participants null.

Value in"participants"

Response

Response Body

application/json

application/json