v1
latestOpenAPI 3.0.12026-07-24178873.1 KBFeed File
List Files
Get information on available Feed files to download.
get/files/list
Query parameters
pageinteger
sizeinteger
sortstring[]
Response
available Feed Files information
Example response
{
"data": [
{
"filename": "location.json.gz",
"filesize": 10420
}
]
}