get https://{serverURL}/api/library/container-templates
This endpoint retrieves all file templates.
The value of template will be masked as **** for system owned file templates.
Responses
This endpoint retrieves all file templates.
The value of template will be masked as **** for system owned file templates.
xxxxxxxxxxcurl --request GET \--url 'https://changeme/api/library/container-templates?max=25&offset=0&sort=name&direction=asc' \--header 'accept: application/json'
Try It! to start a request and see the response here! Or choose an example: