---
title: "Get Route Predicates"
method: GET
path: "/api/v1/routes/predicates"
tags: ["routes-controller"]
---

# Get Route Predicates

`GET /api/v1/routes/predicates`

API to list valid route predicates.

## Response `200`

OK

- GetRoutePredicatesResponse
  - `predicates` string[], required

## Other responses

- `400` — Bad Request
- `404` — Not Found
- `4XX` — Client error
- `5XX` — Server error

---

[API](https://skmtc.dev/prismacloud/apis/api-gateway.md) · [All operations](https://skmtc.dev/prismacloud/apis/api-gateway/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/prismacloud/api-gateway/revisions/f0180bd1e6a5/schema)
