Skip to main content
GET
List vulnerability exemptions in a profile

Authorizations

Authorization
string
header
required

Bearer API Key. For example, "Bearer {Tenant API Key}"

Headers

Authorization
string
required

Bearer API Key. For example, "Bearer {Tenant API Key}"

Path Parameters

profileId
string
required

Profile ID (UUID) or the literal string "default" for the default profile.

Query Parameters

limit
integer
default:100

Maximum number of exemptions to return per page

Required range: 1 <= x <= 1000
Example:

10

cursor
string

Cursor for pagination. Get the next batch of exemptions.

Example:

"k3d83a9b-k3dk-5lkd-2ldk-9kd77c1beb6"

Response

Exemptions list

data
object[]
meta
object