v4

latestOpenAPI 3.0.1Apache 2.02026-08-016169702.3 MB
Project templates

Gets a custom project template

Get custom template

This API endpoint allows you to get a live custom project template details by either templateKey or projectId

Note: Custom Templates are only supported for Jira Enterprise edition.

get/rest/api/3/project-template/live-template

Query parameters

projectIdstring

optional - The {@link String} containing the project key linked to the custom template to retrieve

templateKeystring

optional - The {@link String} containing the key of the custom template to retrieve

Response

200 response

defaultBoardViewstring
descriptionstring
liveTemplateProjectIdReferenceinteger
namestring
snapshotTemplateobject
type'LIVE' | 'SNAPSHOT'