データエクスポート
GET /dashboard/account/export
GET
/dashboard/account/export
GDPR 対応のデータエクスポート。owner ロールが必要。
1時間に1回まで。JSON ファイルとしてダウンロード。
sudoGuard 必須: X-Sudo-Token ヘッダーまたは mk_sudo Cookie のいずれかが必要。未提供または期限切れの場合は 403 SUDO_REQUIRED を返す。
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Header Parameters
Section titled “Header Parameters ” X-Sudo-Token
string
Sudo セッショントークン (POST /dashboard/sudo/verify で取得)。X-Sudo-Token ヘッダーまたは mk_sudo Cookie のいずれかが必要。
Responses
Section titled “ Responses ”エクスポートデータ (JSON)
Headers
Section titled “Headers ” Content-Disposition
string
Example
attachment; filename="manako-export-2026-03-29.json"Sudo トークン未提供または期限切れ (SUDO_REQUIRED)
object
error
object
code
string
Example
VALIDATION_ERROR message
string
Example
Invalid request body status
integer
Example
400 upgradeUrl
URL to upgrade plan (only present for plan limit errors)
string
Example
https://app.manako.dev/billingレート制限 (1時間に1回)