post https://example.com/api/v2/search-plugins
Returns array of plugins
Log in to see full request history
Response
200Object
Returns array of plugins
200Object
xxxxxxxxxx
curl --request POST \
--url https://example.com/api/v2/search-plugins \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!