---
title: "Lookup ServiceResourceInventory Service Accounts"
method: POST
path: "/v1/resource/inventory/lookup"
tags: ["Resource"]
---

# Lookup ServiceResourceInventory Service Accounts

`POST /v1/resource/inventory/lookup`

List resource Service Account from ServiceResourceInventory

## Request body

- ServiceResourceInventoryLookupRequest
  - `corestack_resource_ids` string[] — Id of the resource

## Response `200`

Success

- ServiceResourceInventoryLookup[]
  - `corestack_resource_id` string, required — ID of the resource
  - `service_account_id` string, required — ID of the service account

## 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)
