bulk

Retrieve the status of a bulk job.

get/bulk/{id}/status

Path parameters

idstring required

The ID of the bulk job to retrieve its status.

Headers

Authorizationstring required

The authorization tokens. The format for the header value is 'Element <token>, User <user secret>'

Response

OK - Everything worked as expected

Changes