---
title: "Fetch all plugins"
method: GET
path: "/plugins"
tags: ["View"]
---

# Fetch all plugins

`GET /plugins`

Returns all plugins from the system

## Query parameters

- `token` string, string, required

## Response `200`

Fetched Plugin

- Plugin
  - `name` string

## Other responses

- `default` — Unexpected error

---

[API](https://skmtc.net/agriya/apis/oliker-api-endpoint.md) · [All operations](https://skmtc.net/agriya/apis/oliker-api-endpoint/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/agriya/oliker-api-endpoint/revisions/d716960b8cd5/schema)
