curl --request GET \ --url https://blendduck.com/api/v1/exports/{id}
{ "id": "<string>", "status": "<string>", "url": "<string>" }
Export Response
The response is of type object.
object