get https://{serverURL}/api/vdi
This endpoint retrieves all virtual desktops along with the allocation for your user if one exists.
Responses
This endpoint retrieves all virtual desktops along with the allocation for your user if one exists.
xxxxxxxxxx
curl --request GET \
--url 'https://changeme/api/vdi?max=25&offset=0&sort=name&direction=asc' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: