# Order of actions in Bulk API via http between request and response is guaranteed?

**URL:** https://discuss.elastic.co/t/order-of-actions-in-bulk-api-via-http-between-request-and-response-is-guaranteed/122499
**Category:** Elasticsearch
**Created:** [March 5, 2018, 11:57am UTC](https://discuss.elastic.co/t/order-of-actions-in-bulk-api-via-http-between-request-and-response-is-guaranteed/122499 "2018-03-05T11:57:44Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![spinscale](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/spinscale/32/25011_2.png) [@spinscale](https://discuss.elastic.co/u/spinscale)
#### Post date: [March 7, 2018, 5:03pm UTC](https://discuss.elastic.co/t/order-of-actions-in-bulk-api-via-http-between-request-and-response-is-guaranteed/122499/2 "2018-03-07T17:03:03Z")

</div>

The order of the elements is the same. If the 1000th request in your bulk request failed, you will be able to check this in the 1000th element of the response array structure.

---

_[View the full topic](https://discuss.elastic.co/t/order-of-actions-in-bulk-api-via-http-between-request-and-response-is-guaranteed/122499)._
