Chat Platform API v3
Chat Platform API
Chat
Platform API
Home
/
Chat
/
Platform API
Retrieves information on a message, channel or user data export.
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 messages, channels, users, and failed_webhooks. |
request_id | string | Specifies the unique ID of a data export. |
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.