Chat Platform API v3
Chat Platform API
Chat Platform API
Version 3
Get a data export
Copy link
Retrieves information on a message, channel, or user data export.
HTTP request
Copy link
Parameters
Copy link
The following table lists the parameters that this action supports.
Required
Parameter name | Type | Description |
---|---|---|
data_type | string | Specifies the type of a data export. Acceptable values are |
request_id | string | Specifies the unique ID of a data export. |
Response
Copy link
If successful, this action returns a data export resource and export status in the response body. When the value of status
is done
, the URL link to the data export results is included in the response.
messageschannelsusersfailed_webhooks
In the case of an error, an error object is returned. A detailed list of error codes is available here.
On this page