Checkpoints
Get checkpoint files
Gets presigned URLs for the files under a Loops checkpoint. Returns a paginated list.
GET
cURL
Authorizations
Send Authorization: Bearer <api_key>. The legacy Authorization: Api-Key <api_key> scheme is also accepted.
Path Parameters
Response
200 - application/json
Response with presigned URLs for files under a Loops checkpoint.
Previous
List deploymentsLists Loops deployments. Defaults to the caller's own; pass ?scope=org to list every deployment in the caller's organization. Returns every deployment regardless of status; clients filter terminal states.
Next
cURL