Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.cachethq.io/llms.txt

Use this file to discover all available pages before exploring further.

All API endpoints that return multiple items support pagination. By default, 15 items are returned per page. You can specify the number of items to return per page by passing the per_page parameter. To navigate between pages, use the page parameter.
GET /api/incidents?page=2&per_page=10