Export Attachmentspost https://api.elliemae.com/efolder/v1/exportjobsThis API starts the export job. When attachments are exported, they are merged for download. Files of native and cloud types are supported with this API.Query ParamsincludeNotActivebooleanDefaults to falseIf set to true, the API returns inactive files along with active files. Default value is false.truefalseerrorOnBackgroundAttachmentbooleantruefalsepolicyIdstringOptional filter by policy ID.prioritybooleantruefalseBody ParamsjobIdstringUnique identifier of the export job.statusstringStatus of the export job. Possible values: Queued Running Retrying Success Failed errorobjectObject containing details of the job export error in case the status of the job is Failed.ExportJobErrorContract objectfileResponseobjectObject containing information about the file generated by the export job.ExportJobFileGeneratedContract objectHeadersAuthorizationstringrequiredBearer tokenResponses 200OK 400Bad RequestUpdated 11 days ago