List all cache keys for a project with optional pattern filtering and pagination
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Pattern filter (e.g., "transform:*")
1 - 512^[a-zA-Z0-9_:.*\-/]+$Pagination cursor
Max keys to return (1-1000, default: 100)
1 <= x <= 1000