---
title: "Changes to Get Bulk Job Events"
method: GET
path: "/bulk/jobs/{jobId}/events"
---

# Changes to Get Bulk Job Events

`GET /bulk/jobs/{jobId}/events`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 8 revisions.

- **2026-08-25** `1f289eff3a26` — 4 breaking
- **2026-08-05** `08b59585eeb7` — 1 info
- **2026-07-26** `f01f73557a67` — 1 info

## Changes

- **2026-08-25** `1f289eff3a26` — 4 breaking
  - the `oneOf[#/components/schemas/InvalidApiKeyError]/allOf[#/components/schemas/ErrorResponse]/errors/items/instance` response's property type/format changed from `string`/`uri` to `string`/`uri-reference` for status `401`
  - the `oneOf[#/components/schemas/MissingAuthenticationError]/allOf[#/components/schemas/ErrorResponse]/errors/items/instance` response's property type/format changed from `string`/`uri` to `string`/`uri-reference` for status `401`
  - the `oneOf[#/components/schemas/ProfileNotFoundError]/allOf[#/components/schemas/ErrorResponse]/errors/items/instance` response's property type/format changed from `string`/`uri` to `string`/`uri-reference` for status `404`
  - the `oneOf[#/components/schemas/ResourceNotFoundError]/allOf[#/components/schemas/ErrorResponse]/errors/items/instance` response's property type/format changed from `string`/`uri` to `string`/`uri-reference` for status `404`
- **2026-08-05** `08b59585eeb7` — 1 info
  - added the new optional `query` request parameter `limit`
- **2026-07-26** `f01f73557a67` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/leadmagic/apis/leadmagic-api/docs/bulk/jobs/:jobId/events/get.md) · [API](https://skmtc.dev/leadmagic/apis/leadmagic-api.md) · [Page](https://skmtc.dev/leadmagic/apis/leadmagic-api/changes/bulk/jobs/:jobId/events/get)
