---
title: "List resource collections with inventory data"
method: GET
path: "/inventory/api/v2/resource-collection"
tags: ["resource_collection"]
---

# List resource collections with inventory data

`GET /inventory/api/v2/resource-collection`

Retrieving list of resource collections by specified filters with inventory data

## Query parameters

- `id` string[]
- `status` string[]

## Response `200`

OK

- GithubComOpengovernOpengovernancePkgInventoryApiResourceCollection[]
  - `connection_count` integer
  - `created_at` string
  - `description` string
  - `filters` OpengovernanceResourceCollectionFilter[]
    - `account_ids` string[]
    - `connectors` string[]
    - `regions` string[]
    - `resource_types` string[]
    - `tags` object
  - `id` string
  - `integration_types` string[]
  - `last_evaluated_at` string
  - `metric_count` integer
  - `name` string
  - `resource_count` integer
  - `status` '' | 'active' | 'inactive'
  - `tags` object

---

[API](https://skmtc.net/opengovern/apis/opengovernance-service-api.md) · [All operations](https://skmtc.net/opengovern/apis/opengovernance-service-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/opengovern/opengovernance-service-api/versions/ab05295c4094/schema)
