Export all users to a file via a long-running job.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
connection_id of the connection from which users will be exported.
^con_[A-Za-z0-9]{16}$Format of the file. Must be json or csv.
json, csv Limit the number of records.
x >= 1List of fields to be included in the CSV. Defaults to a predefined set of fields.
Job created successfully.
Status of this job.
Type of job this is.
ID of this job.
When this job was created.
connection_id of the connection from which users will be exported.
^con_[A-Za-z0-9]{16}$Format of the file. Must be json or csv.
json, csv Limit the number of records.
x >= 1List of fields to be included in the CSV. Defaults to a predefined set of fields.