POST
/
environments
/
{environmentId}
/
exports

Path Parameters

environmentId
string
required

ID of the environment

Body

application/json
format
enum<string>
required
Available options:
csv
model
enum<string>
required
Available options:
users
filter
object

Response

201 - application/json
id
string
required

ID of the environment

format
enum<string>
required
Available options:
csv
model
enum<string>
required
Available options:
users
status
enum<string>
required
Available options:
completed,
failed,
pending
filter
object
required
createdAt
string
required
startedAt
string | null
completedAt
string | null
downloadUrl
string
error
string

When defined, this is the error message and stack trace received when attempting to process the export.