Group Controller
Find Group by JID
GET
https://{server-url}
/
group
/
findGroupInfos
/
{instance}
Authorizations
Your authorization key header
Path Parameters
ID of the instance to connect
Query Parameters
Group remote JID
Response
200 - application/json
The ID of the group.
The subject (name) of the group.
The ID of the user who set the subject.
The timestamp when the subject was set.
URL of the group's profile picture.
The number of participants in the group.
The timestamp when the group was created.
The ID of the group owner.
The description of the group.
The ID of the description message.
Indicates if the group is restricted (only admins can send messages).
Indicates if the group is an announcement group (only admins can send messages).
List of participants in the group.