GET
/
api
/
v1
/
csv
/
{jobId}
{
  "results": {
    "truncated": true,
    "status": "<string>",
    "url": "<string>"
  },
  "status": "ok"
}

Path Parameters

jobId
string
required

the jobId for the CSV

Response

200
application/json
Success
results
object
required
status
enum<string>
required
Available options:
ok