Get a Plugin
Get a Plugin using ID.
Query parameters
Expand partials for the plugin.
Response
Successfully fetched Plugin
Example response
{
"config": {
"anonymous": null,
"hide_credentials": false,
"key_in_body": false,
"key_in_header": true,
"key_in_query": true,
"key_names": [
"apikey"
],
"run_on_preflight": true
},
"enabled": true,
"id": "3fd1eea1-885a-4011-b986-289943ff8177",
"name": "key-auth",
"protocols": [
"grpc",
"grpcs",
"http",
"https"
]
}Changes
Changed in 8 of the 52 revisions of this API.1022
- ○
added the optional property
conditionto the response with the200statusresponse-optional-property-added
- ○
- ○
added the new optional
queryrequest parameterexpand_partialsnew-optional-request-parameter
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
the response property
ordering/afterbecame nullable for the status200response-property-became-nullable
- ▲
the response property
ordering/after/accessbecame nullable for the status200response-property-became-nullable
- ▲
the response property
ordering/beforebecame nullable for the status200response-property-became-nullable
- ▲
the response property
ordering/before/accessbecame nullable for the status200response-property-became-nullable
- ○
the
enabledresponse's property default valuetruewas added for the status200response-property-default-value-added
This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the response property
tagsbecame nullable for the status200response-property-became-nullable
- ▲
- ○
the
protocolsresponse's property default valuegrpcgrpcshttphttpswas added for the status200response-property-default-value-added
- ○
- ▲
the response property
configbecame nullable for the status200response-property-became-nullable
- ▲
the response property
created_atbecame nullable for the status200response-property-became-nullable
- ▲
the response property
updated_atbecame nullable for the status200response-property-became-nullable
- ▲
the response property
configbecame optional for the status200response-property-became-optional
- ○
the response optional property
created_atbecame not read-only for the status200response-optional-property-became-not-read-only
- ○
the response optional property
updated_atbecame not read-only for the status200response-optional-property-became-not-read-only
This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the response's body type/format changed from
/toobject/for status200response-body-type-changed
- ○
removed
PluginWithoutParentssubschema #2from the response bodyallOflist for the response status200response-body-all-of-removed
- ○
added the optional property
consumerto the response with the200statusresponse-optional-property-added
- ○
added the optional property
consumer_groupto the response with the200statusresponse-optional-property-added
- ○
added the optional property
created_atto the response with the200statusresponse-optional-property-added
- ○
added the optional property
enabledto the response with the200statusresponse-optional-property-added
- ○
added the optional property
idto the response with the200statusresponse-optional-property-added
- ○
added the optional property
instance_nameto the response with the200statusresponse-optional-property-added
- ○
added the optional property
orderingto the response with the200statusresponse-optional-property-added
- ○
added the optional property
protocolsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
routeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
serviceto the response with the200statusresponse-optional-property-added
- ○
added the optional property
tagsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
updated_atto the response with the200statusresponse-optional-property-added
- ○
added the required property
configto the response with the200statusresponse-required-property-added
- ○
added the required property
nameto the response with the200statusresponse-required-property-added
This revision also has 88 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
endpoint added
endpoint-added
This revision also has 27 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○