cURL
curl --request GET \ --url https://api.dualship.run/plugins/{id} \ --header 'Authorization: Bearer <token>'
{ "category": "payment", "config": {}, "description": "Process payments via Stripe", "enabled": true, "id": "stripe-payment", "name": "Stripe Payment", "version": "1.0.0" }
Get details of a specific plugin
Documentation IndexFetch the complete documentation index at: https://docs.dualship.run/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.dualship.run/llms.txt
Use this file to discover all available pages before exploring further.
JWT Bearer token authentication
Plugin ID
Plugin details
Detailed plugin information
"payment"
Show child attributes
"Process payments via Stripe"
true
"stripe-payment"
"Stripe Payment"
"1.0.0"
Was this page helpful?