Returns the list of available template actions.
get/midgard/v0.1/templateaction/list
Returns the list of available template actions.
Request
Authorization
X-AT
header
apiKey
Query Parameters
resultsPerPageNumber of results per page. Defaults to 20, maximum is 100.
integer
pagePage number to fetch. Defaults to 0 being the first page.
integer
orderByName of field to sort on. Separate multiple values with a comma.
string
sortSort direction. Separate multiple values with a comma.
string
applicationIdThe application id of which all related actions will be returned.
integer
omitCustomActionsWhen set to true, no custom actions are returned.
boolean
omitComponentActionsWhen set to true, no component actions are returned.
boolean
onlyCustomActionsOnly custom actions.
boolean
onlyComponentActionsOnly component actions.
boolean
onlyAdminActionsOnly actions created by VicThorious admin users. Only applied for admin users.
boolean
filterShow only custom or platform actions.
string
searchString to search for.
string
Response
200Template action list retrieved successfully.
403User is not allowed to access this resource.
404Application or template actions not found.
Shell cURL
shell
Show schema
json