---
title: "List all service instances across types"
method: GET
path: "/services/instances"
tags: ["ServiceInstances"]
---

# List all service instances across types

`GET /services/instances`

## Query parameters

- `softwareKind` SoftwareKind — unresolved $ref
- `capabilityType` CapabilityType — unresolved $ref
- `lifecycleStatus` LifecycleStatus — unresolved $ref
- `managementMode` ManagementMode — unresolved $ref
- `page` integer
- `size` integer

## Response `200`

Paginated list of service instances.

- ServiceInstanceListResponse
  - `items` ServiceInstanceSummary[], required — unresolved $ref
  - `page` PagingMeta — unresolved $ref

---

[API](https://skmtc.dev/sphereon-opensource/apis/software-instance-manager-api.md) · [All operations](https://skmtc.dev/sphereon-opensource/apis/software-instance-manager-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sphereon-opensource/software-instance-manager-api/revisions/ccb5e0065014/schema)
