---
title: "GET /plugin/{author-name}/{plugin-name}"
method: GET
path: "/plugin/{author-name}/{plugin-name}"
---

# GET /plugin/{author-name}/{plugin-name}

`GET /plugin/{author-name}/{plugin-name}`

virtual endpoint handling requests for third party plugin. The actual handler is defined as an HTTP handler middleware.

## Path parameters

- `author-name` string, required
- `plugin-name` string, required

## Response `200`

Dumb response. All content and HTTP code are possible for this endpoint.

---

[API](https://skmtc.net/massalabs/apis/massastation.md) · [All operations](https://skmtc.net/massalabs/apis/massastation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/massalabs/massastation/versions/26b1a89baa49/schema)
