Feed 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
}
]
}