Skip to main content
GET
List cache-control rules

Authorizations

X-Auth-Token
string
header
required

Project API key for sending traces and accessing project-scoped resources. Format: sk-lw-... (no underscore). Obtain one by creating a project via the Admin API or the LangWatch UI.

Query Parameters

cursor
string
Maximum string length: 500
limit
integer
default:50
Required range: x <= 200

Response

Cache rules for the organisation

data
object[]
required
next_cursor
string | null
required

Pass back as cursor for the next page. Null means the walk is exhausted; a full page does NOT mean there is more.

Last modified on May 19, 2026