Exports
Get an export using the ID
get/environments/{environmentId}/exports/{exportId}
Path parameters
environmentIdstring required
Example:95b11417-f18f-457f-8804-68e361f9164f
ID of the environment
exportIdstring required
Example:95b11417-f18f-457f-8804-68e361f9164f
ID of the export
Response
Successfully retrieved an export and its current state
Example response
{
"id": "95b11417-f18f-457f-8804-68e361f9164f"
}