get {protocol}://{userdomain}:{port}/api/open/v1/groups//computers
Returns the list of all computers in a single group.
Log in to see full request history
Responses
Returns the list of all computers in a single group.
xxxxxxxxxx
curl --request GET \
--url https://user.domain.com:443/api/open/v1/groups/id/computers \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: