v1

latestSwagger 2.0MIT2026-08-06120162320.1 KB
key-value-cache

List the key-value cache items belonging to an app

List all the available cache items that the builds of the app created via the save-cache step.

get/apps/{app-slug}/cache-items

Path parameters

app-slugstring required

App slug

Query parameters

nextstring

Getting cache items created before the given parameter (RFC3339 time format, default: now)

limitinteger

Max number of elements per page (default: 100)

Response

OK