[BETA] Get all release templates.

View as Markdown

Enterprise feature

[BETA] This API is in beta state, which means it may change or be removed in the future.

Returns a list of release templates scoped to the project. Use include=root to also include global release templates.

Authentication

Authorizationstring
API key needed to access this API
OR
AuthorizationBearer
API key needed to access this API, in Bearer token format

Path parameters

projectIdstringRequired

Query parameters

includestringOptional

Whether the response should include global release templates in addition to the release templates scoped to the project. Use include=root to include global release templates in the response. Without it, only release templates scoped to the project are returned.

Response

#/components/schemas/releasePlanTemplatesSchema

Errors

401
Unauthorized Error