Get Group info

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

ID of the Splashtop team.

Query Params
boolean

(Optional) (Boolean, true/false), show the number of users in the group.

boolean

(Optional) (Boolean, true/false), show the number of computers in the group.

boolean

(Optional) (Boolean, true/false), show the number of group admins in the group

string

(Optional) When members_count=true, show the number of users with corresponding status in the group. Available status: invited, enabled, disabled

string

(Optional) Show only the corresponding type of the groups. Available types: member, computer

string

(Optional) The ID of the groups you would like to get the info, retrieved via 5.4.1 Get group info API. You can get multiple groups at a time, the id should be divided by “,”. E.g., /api/open/v1/teams/11125/groups?ids=123,456,789.

Responses
200

Successful response

400

Bad request — invalid parameters

401

Unauthorized — invalid or missing access token

403

Forbidden — insufficient scope, or the action/value/target is not allowed. See data.error for the sub-reason.

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!