Skip to main content

List Metadata for All Integrations

GET 

/integration/name

Returns the metadata for your integrations filtered by type.

This request supports integrations with only the following:

  • Okta
  • Qualys
  • Tenable

Request

Query Parameters

    type stringrequired

    Integration type

    onlyEnabled boolean

    Only enabled integration

Responses

successful operation

Schema
  • Array [
  • property name* string
  • ]
Loading...