Export Status
Export to S3 API
Export Status
Checks the status of exports for the specified DataSet.
GET
Export Status
Documentation Index
Fetch the complete documentation index at: https://www.domo.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Domo Developer Token for authentication.
Path Parameters
The ID of the Dataset.
Example:
"aa7d9422-9abe-4581-bbf3-4a8cb5d3fc25"
Response
OK. Returns a list of export statuses.
Example:
"none"
Example:
"csv"
Available options:
none, success, running, failed Example:
"success"
Example:
{
"additionalProp1": 0,
"additionalProp2": 0
}