Skip to main content
GET
Get contact export file status and download URL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

fileId
string
required

Export file id (numeric string) returned by contacts.export.

Pattern: ^\d+$

Response

OK

status
enum<string>
required
Available options:
pending,
uploaded,
failed
fileName
string
required
downloadUrl
string | null
required
totalRecords
number | null
required