---
title: "Batch Service Resource Details"
method: POST
path: "/v2/resource_inventory/batch"
tags: ["Resource"]
---

# Batch Service Resource Details

`POST /v2/resource_inventory/batch`

Retrieve the Service Resource details for the specified ids

## Request body

- ObjectIdBatchRequest
  - `ids` string[]

## Response `200`

Fetched

- ServiceResourceBatchResponse
  - `results` object — Map from identifier to response model

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `500` — Internal Server Error

---

[API](https://skmtc.dev/corestack/apis/corestack-external-api.md) · [All operations](https://skmtc.dev/corestack/apis/corestack-external-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/corestack/corestack-external-api/revisions/bf2cdf20826d/schema)
