Skip to main content

Check dependencies exist.

GET 

/api/admin/projects/:projectId/dependencies

Check if any dependencies exist in this Unleash instance

Request

Path Parameters

    projectId stringrequired

Responses

dependenciesExistSchema

Schema

    boolean

Loading...