Skip to main content
GET
Get list of company plugins

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required
Example:

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

Body

application/json
offset
number
Example:

0

limit
number
Example:

30

Example:

"Elementor"

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

"active"

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

"updatesAvailable"

order_by
object

Response

List of company plugins

company
object
required