v12

latestOpenAPI 3.1.0AGPL-3.0raw.githubusercontent.com2026-05-286377631.6 MB
/api/cache

GET /api/cache

Return cache configuration. Supports pagination via limit and offset query parameters, and sorting via sort_column and sort_direction.

get/api/cache

Query parameters

modelstring[] required

Type of model

collectioninteger nullable

value must be an integer greater than zero.

Collection id to filter results. Returns everything if not supplied.

idinteger nullable

value must be an integer greater than zero.

Model id to get configuration for.

sort_column'name' | 'policy' | 'collection' required
sort_direction'asc' | 'desc' required

Response

Successful response

limitinteger nullable

value must be an integer greater than zero.

offsetinteger nullable

value must be an integer greater or equal to than zero.

totalinteger

value must be an integer greater or equal to than zero.