v1
latestOpenAPI 3.0.02026-08-04122577.8 KBdatafiles
Get quota information for the calling user.
get/api/v1/data-files/quotas
Response
The quota information was retrieved.
Example response
{
"size": 5000,
"maxSize": 9223372036854776000,
"maxFileSize": 524288000,
"maxLargeFileSize": 6442450944,
"allowedExtensions": [
"csv, xlsx, txt, qvd"
],
"allowedInternalExtensions": [
"dxf, gml, qrep"
]
}