latestSwagger 2.02026-08-191,9198883.9 MB

b296c3a60aa5

Runbooks

Get a paginated list of the Runbooks that belong to the given Project

get/projects/{projectId}/{gitRef}/runbooks

Path parameters

projectIdstring required

The ID of the project

gitRefstring required

The GitRef containing the resource(s)

Query parameters

excludedRunbookTagsstring[]

A list of tag IDs to exclude runbooks by. Returns runbooks that have none of the specified tags.

partialNamestring

A partial or complete name to search on. This will perform a "contains" style match against the supplied name or name-fragment

runbookTagsstring[]

A list of tag IDs to filter runbooks by. Returns runbooks that have any of the specified tags.

skipinteger

Number of items to skip. Defaults to zero

takeinteger

Number of items to take. Defaults to 30

Response

Success

Idstring

Gets or sets a unique identifier for this resource.

ItemsPerPageinteger
ItemTypestring
LastModifiedBystring

Gets or sets the username of the user who last modified this resource.

LastModifiedOnstring date-time

Gets or sets the date/time that this resource was last modified.

LastPageNumberinteger
Linksobject

Gets or sets a dictionary of links to other related resources. These links can be used to navigate the resources on the server.

NumberOfPagesinteger
TotalResultsinteger