Skip to main content

Get Security Hub Enabled AWS Accounts

GET 

/api/v1/tenant/:prismaId/integration/securityhub/accounts

Returns the security-hub-enabled AWS account name and ID for the specified Prisma ID.

The caller must have a Prisma Cloud role of System Admin.

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

    string

Loading...