Português (BR)
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>" } ] }
Recuperar um playbook Enterprise específico pelo ID
Personal API Key (apk_user_*) for Enterprise Admins only
Successful Response