Skip to main content
GET
/
di
/
list
/
dependants
{
  "dependants": [
    {
      "type": "<string>",
      "identifier": "<string>",
      "usages": [
        {
          "propertyPath": "<string>",
          "type": "<string>",
          "specification": {}
        }
      ]
    }
  ]
}

Query Parameters

filter
string

Apply search criteria.

space
string

Space Identifier

Response

A list of dependants

dependants
object[]