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