Get details of an application by ID
GET/portal/api/v1/apps/:app_id
Retrieve details of a specific app including access links, networks, security group, instances, and more.
Request​
Responses​
- 200
- 401
- 404
- 500
Success - Application details retrieved
Unauthorized
Resource not found.
Internal Server Error