GitHub

List all cache entries for a GitHub repository

get/project/{project_id}/github/{github_installation_reference}/repository/{github_repository_reference}/cache

Response

A list of GitHub Cache Entries

countinteger required

Example response

{
  "items": [
    {
      "id": "gefg7td83em22qfw9pq5xyfqb7"
    }
  ]
}