Checkpoints
Get checkpoint files
Get presigned URLs for the files under a Loops checkpoint. Returns a paginated list.
GET
cURL
Documentation Index
Fetch the complete documentation index at: https://docs.baseten.co/llms.txt
Use this file to discover all available pages before exploring further.
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 active Loops deployments. Excludes deployments whose latest status is stopped.
Next
cURL