Skip to content

Download source file

GET
/v1/projects/{id}/source

Download the exact file you originally uploaded for this book — handy for provenance, or to re-upload elsewhere. Returns 404 for an older project that predates durable source storage.

Authorizations

Bearer

JWT bearer token from POST /v1/auth/login.

Type
HTTP (bearer)
or
ApiKey

Scoped API key for non-interactive clients (issued by PBI #1426).

Type
API Key (header: X-Api-Key)

Parameters

Path Parameters

id*
Type
string
Required
Format
"uuid"

Responses

OK

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI