Skip to content
Civitai Developer
Search
K
Main Navigation
Orchestration
Civitai Site
Guides
Orchestration Guide
Orchestration Recipes
Orchestration Reference
Civitai Site Guide
Civitai Site OAuth
Civitai Site Reference
Appearance
Token: not set
Menu
Return to top
Streams an archive (zip or tar) of the blobs referenced by a signed archive token. Tokens are produced by the `blobArchive` workflow step.
GET
/v2/consumer/blobs/archive/{encryptedToken}
Parameters
Path Parameters
encryptedToken
*
The signed token containing the archive manifest.
Type
string
Required
Responses
200
401
410
OK
GET
/v2/consumer/blobs/archive/{encryptedToken}
Playground
Variables
Key
Value
encryptedToken
*
Try it out
Samples
Powered by
VitePress OpenAPI