Get Group’s “specific Computers and Computer Groups” Access Permission info

The below API is to retrieve the info of the setting on Groups / Access Permission / Only specific computers and computer groups, meaning the group and computer list when your access permission setting is “specific computers and computer groups”.. Note: To get the group’s access permission kind info, please use Team members API (/api/open/v1/teams/{team_id}/groups?ids=GROUP_ID). Details can be found in 5.4.1 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.

integer
required

The ID of the group you would like to query access permission info from.

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!