Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://pnbr.io/v1/loops/{loop_id}/checkpoints \ --header 'Authorization: Bearer <token>'
{ "loop_id": "<string>", "checkpoints": [ {} ], "request_id": "<string>" }
A pnbr- API key. Project-scoped keys make project_id implicit; org-scoped keys require it.
pnbr-
project_id
Loop iteration checkpoints.