GET
https://api-us.engagor.com/{account_id}/crisis/plans
Returns the crisis plans of an account.
Param | Description | Required | Default Value |
---|---|---|---|
active_only |
Set "1" to show active plans only | No |
A list of crisis_plan
items.
Get all Playbooks of an account
Example Response
|
---|
array(2)
|
Get only active Playbooks of an account
Parameters |
Value
|
---|---|
active_only |
"1" |
Example Response
|
---|
array(2)
|