---
title: "Changes to Get Bulk Send Job"
method: GET
path: "/bulk_send_job/{bulk_send_job_id}"
---

# Changes to Get Bulk Send Job

`GET /bulk_send_job/{bulk_send_job_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 8 of 53 revisions.

- **2026-05-07** `b01e1bcfb335` — 1 warning
- **2026-05-07** `91fb636b8869` — 2 breaking, 1 info
- **2025-09-04** `62839e1fd886` — 1 info
- **2024-10-31** `00dd8535e60b` — 3 breaking, 1 info
- **2024-10-18** `939fa458fb51` — 5 breaking
- **2024-10-11** `7456828f1773` — 4 info
- **2024-09-04** `8d8f5e2e9401` — 3 info
- **2024-08-22** `e9603b26e6f8` — 4 breaking, 1 warning

## Changes

- **2026-05-07** `b01e1bcfb335` — 1 warning
  - removed the optional property `signature_requests/items/allOf[#/components/schemas/SignatureRequestResponse]/signer_experience` from the response with the `200` status
- **2026-05-07** `91fb636b8869` — 2 breaking, 1 info
  - the `signature_requests/items/allOf[#/components/schemas/SignatureRequestResponse]/signer_experience` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the required property `signature_requests/items/allOf[#/components/schemas/SignatureRequestResponse]/signer_experience/form_view` from the response with the `200` status
  - added `#/components/schemas/SignatureRequestSignerExperience` to the `signature_requests/items/allOf[#/components/schemas/SignatureRequestResponse]/signer_experience` response property `allOf` list for the response status `200`
- **2025-09-04** `62839e1fd886` — 1 info
  - added the optional property `signature_requests/items/allOf[#/components/schemas/SignatureRequestResponse]/signer_experience` to the response with the `200` status
- **2024-10-31** `00dd8535e60b` — 3 breaking, 1 info
  - the response property `signature_requests/items/allOf[#/components/schemas/SignatureRequestResponse]/custom_fields/items/editor` became nullable for the status `200`
  - the response property `signature_requests/items/allOf[#/components/schemas/SignatureRequestResponse]/expires_at` became nullable for the status `200`
  - the response property `signature_requests/items/allOf[#/components/schemas/SignatureRequestResponse]/requester_email_address` became nullable for the status `200`
  - added the optional property `signature_requests/items/allOf[subschema #2]/metadata` to the response with the `200` status
- **2024-10-18** `939fa458fb51` — 5 breaking
  - the response property `bulk_send_job/bulk_send_job_id` became nullable for the status `200`
  - the response property `bulk_send_job/bulk_send_job_id` became optional for the status `200`
  - the response property `bulk_send_job/created_at` became optional for the status `200`
  - the response property `bulk_send_job/is_creator` became optional for the status `200`
  - the response property `bulk_send_job/total` became optional for the status `200`
- **2024-10-11** `7456828f1773` — 4 info
  - the response property `bulk_send_job/bulk_send_job_id` became required for the status `200`
  - the response property `bulk_send_job/created_at` became required for the status `200`
  - the response property `bulk_send_job/is_creator` became required for the status `200`
  - the response property `bulk_send_job/total` became required for the status `200`
- **2024-09-04** `8d8f5e2e9401` — 3 info
  - the response property `bulk_send_job` became required for the status `200`
  - the response property `list_info` became required for the status `200`
  - the response property `signature_requests` became required for the status `200`
- **2024-08-22** `e9603b26e6f8` — 4 breaking, 1 warning
  - the response property `signature_requests/items/allOf[#/components/schemas/SignatureRequestResponse]/test_mode` became nullable for the status `200`
  - the response property `bulk_send_job` became optional for the status `200`
  - the response property `list_info` became optional for the status `200`
  - the response property `signature_requests` became optional for the status `200`
  - removed the optional property `signature_requests/items/allOf[subschema #2]/metadata` from the response with the `200` status

---

[Operation](https://skmtc.dev/hellosign/apis/dropbox-sign-api/docs/bulk_send_job/:bulk_send_job_id/get.md) · [API](https://skmtc.dev/hellosign/apis/dropbox-sign-api.md) · [Page](https://skmtc.dev/hellosign/apis/dropbox-sign-api/changes/bulk_send_job/:bulk_send_job_id/get)
