curl --request POST \
--url https://api.hubapi.com/cms/source-code/2026-03/extract/async \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"path": "<string>"
}
'{
"id": "<string>",
"links": {}
}開発者ファイルシステムのzipファイルを抽出します。抽出ステータスは、以下の「/extract/async/tasks/taskId/status」エンドポイントで確認できます。
curl --request POST \
--url https://api.hubapi.com/cms/source-code/2026-03/extract/async \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"path": "<string>"
}
'{
"id": "<string>",
"links": {}
}Documentation Index
Fetch the complete documentation index at: https://developers.hubspot.jp/docs/llms.txt
Use this file to discover all available pages before exploring further.
Supported products
Required Scopes