List application dependencies
GET/v1/applications/:applicationId/dependencies
This endpoint lets you see which other applications your app depends on.
It returns a list of all the other apps it needs to work correctly. This helps you to understand how your app connects with others.
Request
Responses
- 200
- 404
ok
Not found