List Installation Files
{
"name": "Show all installation files the requesting manager has access permissions to.",
"method": "GET",
"url": "/api/v1/installation-files/",
"description": "",
"tab": "examples",
"examples": {
"languages": [
{
"id": "tQId7IrswOr8o16XEHPWE",
"language": "json",
"code": "",
"customLabel": ""
}
],
"selectedLanguageId": "tQId7IrswOr8o16XEHPWE"
},
"request": {
"pathParameters": [],
"queryParameters": [],
"headerParameters": [],
"bodyDataParameters": [],
"formDataParameters": []
},
"hasTryItOut": false
}Pagination
Filtering
Was this helpful?