Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

how i can get confluence templates via rest api

Paul September 1, 2016

I try to get all templates via REST API

/rest/api/template/page

return result is

<status>
<status-code>404</status-code>
 <message>
</message>
</status>

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

1 vote
Richard Atkins
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 2, 2016

The content blueprints and content templates REST API are not yet published or supported for Confluence Server. In Confluence 5.10, you can find this resource under /rest/experimental/template/page, but be warned that this URL is not API and will break when we publish this API in a later release.

The supported REST API for the latest Confluence Server release will always be fully documented at https://docs.atlassian.com/atlassian-confluence/REST/latest-server/.

hemantbh January 23, 2017

should i user rest api /rest/api/template/page to get all templates list of space specified or not ?

https://docs.atlassian.com/confluence/REST/latest/#template-getContentTemplates

TAGS
AUG Leaders

Atlassian Community Events