日本語
cURL
curl --request GET \ --url https://api.devin.ai/v2/enterprise/playbooks/{playbook_id} \ --header 'Authorization: Bearer <token>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
IDで特定の Enterprise プレイブックを取得します
Personal API Key (apk_user_*) for Enterprise Admins only
Successful Response