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
Requiredstring
Format
"uuid"Responses
OK