---
title: "Gets extension details from the Caliper API"
method: GET
path: "/api/v1/platform/services/{serviceId}/extensions/{extensionName}"
tags: ["PlatformServices"]
---

# Gets extension details from the Caliper API

`GET /api/v1/platform/services/{serviceId}/extensions/{extensionName}`

Sample request:
            
   GET /api/v1.0/platform/services/{serviceId}/extensions/{extensionName}

## Path parameters

- `serviceId` string, required
- `extensionName` string, required

## Response `200`

OK

---

[API](https://skmtc.dev/q2developer/apis/q2-portal-web-server.md) · [All operations](https://skmtc.dev/q2developer/apis/q2-portal-web-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/q2developer/q2-portal-web-server/revisions/7225eea22612/schema)
