---
title: "get a service instance"
method: GET
path: "/v2/service_instances/{instance_id}"
tags: ["ServiceInstances"]
---

# get a service instance

`GET /v2/service_instances/{instance_id}`

## Path parameters

- `instance_id` string, required

## Headers

- `X-Broker-API-Version` string, required
- `X-Broker-API-Originating-Identity` string

## Response `200`

OK

- ServiceInstanceResource
  - `service_id` string
  - `plan_id` string
  - `dashboard_url` string
  - `parameters` Object

## Other responses

- `404` — Not Found

## Changes

- **2018-04-04** `f9be08d63011` — 1 info
  - endpoint added
- **2017-12-04** `72c4e57bd256` — 1 breaking
  - api removed without deprecation

[Change history](https://skmtc.dev/cloudfoundry/apis/open-service-broker-api/changes/v2/service_instances/:instance_id/get.md)

---

[API](https://skmtc.dev/cloudfoundry/apis/open-service-broker-api.md) · [All operations](https://skmtc.dev/cloudfoundry/apis/open-service-broker-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cloudfoundry/open-service-broker-api/revisions/293bbd46bda3/schema)
