Get all logs belonging to a desktop within an application
GET/api/v1/applications/:application/desktops/:desktopId
Get all logs belonging to a desktop within an application
Request
Responses
- 200
OK
- curl
- nodejs
- csharp
- java
- c
- python
- CURL
curl -L 'https://resources.here.io/api/v1/applications/:application/desktops/:desktopId' \
-H 'Accept: application/json'