GET
Get Results Export Status

Authorizations

Authorization
string
header
required

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

Path Parameters

botId
string
required
exportId
string
required

Response

Default Response

id
string
required
botId
string
required
workspaceId
string
required
status
enum<string>
required
Available options:
queued,
processing,
done,
error
createdAt
string
required
updatedAt
string
required
progress
number
processed
number
total
number
url
string
error
string