A newDocumentation Index
Fetch the complete documentation index at: https://docs.trunk.io/llms.txt
Use this file to discover all available pages before exploring further.
POST /v1/listPullRequests endpoint lets you query all PRs in your merge queue
programmatically. Filter by state (not ready, pending, testing, merged, failed, cancelled), time
range, and paginate through results. This gives CI integrations and internal tooling a complete view
of queue activity without scraping the UI.
Example Request