Playbook
Get Playbook Data
Retrieves the details of the requested Playbook in a specific version, exporting the Playbook configuration and data in JSON format.
Date-type attributes and playbook questions are returned in the format yyyy-mm-dd hh:mm:ss.
The result might differ, depending on the requested features.
get/api/version/{versionName}/playbook/{playbookId}/export
Path parameters
versionNamestring required
Version name.
playbookIdstring required
Playbook name (not the Playbook display name).
Response
Success. Returns the Playbook details if a valid identifier is provided.
Changes
No recorded changes to this endpoint across all 1 revision of this API.