Skip to content
--- aside: false outline: false title: "Streams an archive (zip or tar) of the blobs referenced by a signed archive token. Tokens are produced by the `blobArchive` workflow step. — Civitai Orchestration API" copyPage: false ---

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

OK

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Civitai Developer Documentation