GitHub Actions · Example Payload

Github Actions Actions Cache Entry Example

Github Actions Actions Cache Entry Example is an example object payload from GitHub Actions, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idrefkeyversionlast_accessed_atcreated_atsize_in_bytes

Example Payload

Raw ↑
{
  "id": "abc123",
  "ref": "example_value",
  "key": "example_value",
  "version": "example_value",
  "last_accessed_at": "2026-01-15T10:30:00Z",
  "created_at": "2026-01-15T10:30:00Z",
  "size_in_bytes": 10
}