Skip to main content
GET
Export Manifest Get

Authorizations

Authorization
string
header
required

Mixpeek API key, sent as Authorization: Bearer mxp_sk_.... Create one in Studio under Settings → API Keys, or with an admin key via POST /v1/organizations/users/{user_email}/api-keys. A missing header returns 403; an invalid or revoked key returns 401.

Query Parameters

namespace_id
string

Export specific namespace (None = all)

format
string
default:yaml

Output format (yaml)

manifest_name
string
default:exported-manifest

Name for the manifest

Response

Successful Response