Skip to main content
GET
/
di
/
configurations
{
  "metadata": {
    "totalCount": 123
  },
  "results": [
    {
      "type": "<string>",
      "identifier": "<string>",
      "name": "<string>",
      "object": {},
      "description": "",
      "context": {},
      "owner": "<string>",
      "removable": false,
      "resettable": false,
      "disabled": false,
      "createdAt": "2023-11-07T05:31:56Z",
      "updatedAt": "2023-11-07T05:31:56Z",
      "editor": "<string>",
      "label": [
        "<string>"
      ],
      "tag": [
        "<string>"
      ]
    }
  ]
}

Query Parameters

filter
string

Apply search criteria.

space
string

Space Identifier

Response

A list of object configurations

metadata
object
results
object[]