Get a list of application templates.
get/midgard/v0.1/application-template/list
Get a list of application templates.
Request
Authorization
X-AT
header
apiKey
Query Parameters
resultsPerPageNumber of results per page. Defaults to 1000, maximum is 1000.
integer
pagePage number to fetch. Defaults to 0 being the first page.
integer
orderByName of field to sort on, defaults to 'name'. Separate multiple values with a comma!
string
sortSort direction.
string
Response
200Application template list returned successfully.
403Access denied.
Shell cURL
shell
Show schema
json