Skip to main content
GET
/
api
/
public
/
v1
/
plugins
/
{id}
Get plugin by ID
curl --request GET \
  --url https://app.tagadapay.com/api/public/v1/plugins/{id} \
  --header 'Authorization: Bearer <token>'
"<any>"

Authorizations

Authorization
string
header
required

Enter your API key as: Bearer your-api-key

Path Parameters

id
string
required

Response

Successful response

The response is of type any.