Skip to main content

Get all release plan templates.

GET 

https://us.app.unleash-hosted.com/ushosted/api/admin/release-plan-templates

Returns a list of all release plan templates.

Responses

#/components/schemas/releasePlanTemplateSchema

Authorization: Authorization

name: Authorizationtype: apiKeyin: headerdescription: API key needed to access this API
curl -L 'https://us.app.unleash-hosted.com/ushosted/api/admin/release-plan-templates' \
-H 'Accept: application/json' \
-H 'Authorization: <API_KEY_VALUE>'
Request Collapse all
Base URL
https://us.app.unleash-hosted.com/ushosted
Auth
ResponseClear

Click the Send API Request button above and see the response here!