Skip to main content
GET
Get list of WP Site plugins

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

env_id
string
required
Example:

"54fb80af-576c-4fdc-ba4f-b596c83f15a1"

Body

application/json
status
enum<string>
Available options:
active,
inactive
Example:

"active"

column
enum<string>
Available options:
vulnerable,
updatesAvailable
Example:

"updatesAvailable"

Response

Successfully found WP plugins

environment
object
required