List Cache Keys
List Cache Keys
List cache keys for a project with optional pattern filtering and pagination.
GET
List Cache Keys
Authorizations
Use a JWT bearer token or a Veryfront API key in the Authorization header.
Path Parameters
Query Parameters
Provide the pattern. Optional key pattern filter such as "transform:*".
Required string length:
1 - 512Pattern:
^[a-zA-Z0-9_:.*\-/]+$Pagination cursor from a previous response.
Maximum keys to return (default 100, min 1, max 1000).
Required range:
1 <= x <= 1000