Skip to main content

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

ok