{
"files": [
{
"date": "2023-12-25",
"fileUrl": "<string>"
}
]
}
Get scored attribution files for an specific date.
This endpoint returns a list of Amazon S3 pre-signed urls containing detailed attribution data in a parquet file format. The files are available after 3am UTC and contains the attribution data for the previous day.
{
"files": [
{
"date": "2023-12-25",
"fileUrl": "<string>"
}
]
}
A valid API key generated in Topsort's UI.
Report date (UTC) in YYYY-MM-DD format.
Successful Response
The response is of type object
.