Entitlements (v1)
This document uses the v1 API, which will eventually be deprecated, as further Snyk developments are now focused on the REST API. For more details, see the v1 API.
Required permissions
-
View Organization
-
View Entitlements
Path parameters
orgIdstringrequired
The organization ID to list entitlements for. The API_KEY
must have access to this organization.
Example:
4a18d42f-0706-4ad0-b127-24078731fbed
Responses
application/json
cURL
JavaScript
Python
HTTP
200
It is possible to query an organization for a specific entitlement, getting its value
Required permissions
-
View Organization
-
View Entitlements
Path parameters
orgIdstringrequired
The organization ID to query the entitlement for. The API_KEY
must have access to this organization.
Example:
4a18d42f-0706-4ad0-b127-24078731fbed
entitlementKeyall ofrequired
The entitlement to query.
The entitlement to query.
Responses
application/json
cURL
JavaScript
Python
HTTP
200
Last updated
Was this helpful?