BulkexportsV1Job

get/v1/Exports/Jobs/{JobSid}

Path parameters

JobSidstring required

The unique string that that we created to identify the Bulk Export job

Response

OK

resource_typestring nullable

The type of communication – Messages, Calls, Conferences, and Participants

friendly_namestring nullable

The friendly name specified when creating the job

start_daystring nullable

The start time for the export specified when creating the job

end_daystring nullable

The end time for the export specified when creating the job

job_sidstring nullable

The job_sid returned when the export was created

webhook_urlstring nullable

The optional webhook url called on completion

webhook_methodstring nullable

This is the method used to call the webhook

emailstring nullable

The optional email to send the completion notification to

urlstring uri nullable
job_queue_positionstring nullable

This is the job position from the 1st in line. Your queue position will never increase. As jobs ahead of yours in the queue are processed, the queue position number will decrease

estimated_completion_timestring nullable

this is the time estimated until your job is complete. This is calculated each time you request the job list. The time is calculated based on the current rate of job completion (which may vary) and your job queue position