curl --request GET \
--url http://localhost:3000/v1/orgs/{org_id}/playbook-drafts/{id} \
--header 'Authorization: Bearer <token>'curl --request GET \
--url http://localhost:3000/v1/orgs/{org_id}/playbook-drafts/{id} \
--header 'Authorization: Bearer <token>'