Skip to main content
GET
Get plugin details

Authorizations

Authorization
string
header
required

JWT Bearer token authentication

Path Parameters

id
string
required

Plugin ID

Response

Plugin details

Detailed plugin information

category
string
Example:

"payment"

config
object
description
string
Example:

"Process payments via Stripe"

enabled
boolean
Example:

true

id
string
Example:

"stripe-payment"

name
string
Example:

"Stripe Payment"

version
string
Example:

"1.0.0"