the File Registry REST API
File Registry API API (1.1.49)
Download OpenAPI description
Languages
Servers
Generated server url
https://pm-file-api.apx.com/
- Generated server urlhttps://pm-file-api.apx.com/reporting/getReport
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X PUT \
'https://pm-file-api.apx.com/reporting/getReport?reportPath=string&reportFormat=HTML_4_0' \
-H 'Content-Type: application/json' \
-d '[
{
"key": "string",
"value": "string"
}
]'