Collections
Export
POST
/
v2
/
collections
/
{Id}
/
export
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the collection to export.
Response
200 - application/json
The ID of the job.
The documents that were created by this job.
The date and time that the job was queued for processing.
The status of the job. Possible values:
queued
- The job has been queued and is waiting to be processed.`processing
- The job is being processed.`done
- The job has completed successfully.error
- The job has completed with errors.
Available options:
queued
, processing
, done
, error
Summary description of the job.
The type of job