Swagger 2.02026-08-141,9198883.7 MB
dbbd6d1e3f1c
Runbooks
Get a list of Runbooks
Gets a paginated list of the Runbooks in the supplied Octopus Deploy Space (sorted by name).
get/runbooks
Query parameters
idsstring[]
List of Runbook IDs which if specified, filters the result to only include Runbooks with matching IDs.
partialNamestring
A partial or complete name to search on. This will perform a "contains" style match against the supplied name or name-fragment
skipinteger
Number of items to skip. Defaults to zero
takeinteger
Number of items to take. Defaults to 30
Response
A paginated list of the Runbooks in the supplied Octopus Deploy Space (sorted by name).