---
title: "Resolve Application List bulk action selection preview"
method: POST
path: "/application-lists/{listId}/entries/bulk-action-preview"
tags: ["application-list-entries"]
---

# Resolve Application List bulk action selection preview

`POST /application-lists/{listId}/entries/bulk-action-preview`

Resolves a selection within a single Application List into entry IDs and row context, enforcing the configured single-list bulk action limit.

## Path parameters

- `listId` string, uuid, required

## Response `200`

Bulk action preview for the resolved Application List selection.

## Other responses

- `400` — Invalid request parameters.
- `401` — Authentication required or token invalid.
- `403` — Authenticated but not permitted to perform this action.
- `404` — The requested resource was not found.
- `406` — Requested media type/version not acceptable.
- `413` — Request entity is too large to be processed.
- `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)
