Authorizations
Standard JWT token obtained via a separate authentication process. Required for most user-facing API endpoints.
Path Parameters
The UUID of the Runbook.
Response
Successful retrieval of runbook details.
Retrieves details for a specific Runbook, including its bootstrap command. Requires user authentication and authorization (user must own the runbook).
Standard JWT token obtained via a separate authentication process. Required for most user-facing API endpoints.
The UUID of the Runbook.
Successful retrieval of runbook details.