Checkpoints
Get checkpoint files
Get presigned URLs for the files under a Loops checkpoint. Returns a paginated list.
GET
cURL
Authorizations
Pass your Baseten API key. Clients automatically send Authorization: Bearer <key>. Direct callers can also use Authorization: Api-Key <key>; both schemes are accepted.
Path Parameters
Response
200 - application/json
Response with presigned URLs for files under a Loops checkpoint.
Previous
List deploymentsList the caller's Loops deployments. Returns every deployment regardless of status; clients filter terminal states.
Next
cURL