Skip to main content
GET
/
routes
{
  "metadata": {
    "totalCount": 123
  },
  "results": [
    {
      "identifier": "<string>",
      "name": "<string>",
      "type": "<string>"
    }
  ]
}

Query Parameters

space
string

Space Identifier

Response

A list of routes

metadata
object
results
object[]