Skip to main content

Get Supported Integration Types

GET 

/api/v1/tenant/:prismaId/integration/channels

Returns a list of the supported integration types.

Note: This request does not support Prisma Cloud integrations with the following:

  • Okta
  • Qualys
  • Tenable

For requests that support integration with the systems above, see Integrations Pull.

Request

Path Parameters

    prismaId stringrequired

    Prisma ID. Your Prisma ID is available either from the response object of your API request to log in or from the licensing information in the Prisma Cloud console.

Responses

OK

Schema
  • Array [
  • string

  • ]
Loading...