[BETA] Get all release templates.
[BETA] Get all release templates.
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
projectId
Query parameters
include
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