Feeds
Retrieve a feed file
Retrieves a feed file URL for a company feed/version/format/date/interval/file
POST
Body
application/json
Get file for a company feed/version/format/interval/file
Example:
"feed_test"
Example:
"1"
Example:
"jsonl"
Example:
"2022-06-27"
Example:
"file1.jsonl"
Example:
"hr=23"
Response
200
application/json
Successfully requested feed file
Get a presigned url for a file
Example:
"feed_test"
Example:
"1"
Example:
"jsonl"
Example:
"2022-06-27"
Example:
"hr=23"
Example:
"file1.json1"
Example:
"www.example.com/12381273972817312/file1.json1"
Was this page helpful?