Skip to main content
GET
/
di
/
platforms
{
  "metadata": {
    "totalCount": 123
  },
  "results": [
    {
      "identifier": "<string>",
      "name": "<string>",
      "categories": [
        "<string>"
      ],
      "logo": "<string>",
      "vendor": "<string>",
      "editions": {},
      "extensions": {},
      "apis": {}
    }
  ]
}

Query Parameters

filter
string

Apply search criteria.

space
string

Space Identifier

Response

A list of platforms

metadata
object
results
object[]