Feeds
List feed files
Lists files for a company feed/version/format/date/interval
POST
Body
application/json
Get files for a company feed/version/format/date/interval
Example:
"feed_test"
Example:
"1"
Example:
"jsonl"
Example:
"2022-06-27"
Example:
"hr=23"
Response
200
application/json
Successfully requested feed files
Get files for a company feed/version/format/date/interval
Example:
"feed_test"
Example:
"1"
Example:
"jsonl"
Example:
"2022-06-27"
Example:
"hr=23"
Example:
["file1.jsonl", "file2.json1"]
Was this page helpful?