v3

latestOpenAPI 3.1.02026-07-311,4541,5202.3 MB
caches

Filter Cached Responses

POST handler with superadmin-only field protection.

Strips superadmin-only fields from non-superadmin requests before delegating to OrganizationInjectionMixin.post() for org injection.

post/api/caches/

Headers

Authorizationstring required

Use a dashboard JWT only for dashboard-authenticated endpoints. Respan API-key endpoints use the respanApiKey auth field instead.

Request body

cache_keystring nullable
cache_key_by_org_uuidstring nullable
hit_countinteger
timestampstring date-time
updated_atstring date-time
expiry_datestring date-time nullable

Response

idinteger required
cache_keystring nullable
cache_key_by_org_uuidstring nullable
prompt_contentstring required
response_contentstring required
hit_countinteger
timestampstring date-time
updated_atstring date-time
expiry_datestring date-time nullable