---
title: "Fetches the application list entries that have been inserted via the bulk upload endpoint."
method: GET
path: "/application-lists/entries/bulk-import/{jobId}"
tags: ["application-list-entries"]
---

# Fetches the application list entries that have been inserted via the bulk upload endpoint.

`GET /application-lists/entries/bulk-import/{jobId}`

Fetches the application list entries that have been inserted via the bulk upload endpoint.

## Path parameters

- `jobId` string, uuid, required

## Response `200`

Application list entries created by the bulk upload job.

## Other responses

- `401` — Authentication required or token invalid.
- `403` — Authenticated but not permitted to perform this action.
- `404` — The requested resource was not found.
- `500` — Unexpected server error.

---

[API](https://skmtc.net/hm-courts-and-tribunals-service/apis/applications-register-api.md) · [All operations](https://skmtc.net/hm-courts-and-tribunals-service/apis/applications-register-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hm-courts-and-tribunals-service/applications-register-api/revisions/ea2dadd4450b/schema)
