cURL
curl --request GET \ --url https://console.gmicloud.ai/api/v1/templates/{id} \ --header 'Authorization: Bearer <token>'
200
Example
{ "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "official": true, "name": "<string>", "path": "<string>", "orgId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "credential": { "secret": "", "username": "" }, "description": "", "status": "published"}
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
successful
true means the template is provided by GMI Cloud and it's read only.
255
253
Show child attributes
4096
draft
published
unpublished