Skip to content

Caches Object ​



id
string
REQUIRED · The unique identifier for the cache
branch
string
The branch for the cache
key
string
The key for the cache
version
string
The version of the cache
created_at
string · date-time
The date and time when the cache was created
updated_at
string · date-time
The date and time when the cache was last updated
last_used_at
string · date-time
The date and time when the cache was last used
size_in_bytes
integer
The size of the cache in bytes
remote_data
object
Raw data returned from the remote API call.