Atlassian Atlassiangetsecuritylevelsforproject Example
CodeCollaborationPlatformProductivitySoftware Development
Atlassian Atlassiangetsecuritylevelsforproject Example is an example object payload from Atlassian, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
{
"operationId": "atlassianGetsecuritylevelsforproject",
"method": "GET",
"path": "/rest/api/3/project/{projectKeyOrId}/securitylevel",
"summary": "Atlassian Get Project Issue Security Levels",
"requestExamples": [],
"responseExamples": [
{
"status": "200",
"contentType": "application/json",
"example": "{\"levels\":[{\"description\":\"Only the reporter and internal staff can see this issue.\",\"id\":\"100000\",\"name\":\"Reporter Only\",\"self\":\"https://your-domain.atlassian.net/rest/api/3/securitylevel/100000\"},{\"description\":\"Only internal staff can see this issue.\",\"id\":\"100001\",\"name\":\"Staff Only\",\"self\":\"https://your-domain.atlassian.net/rest/api/3/securitylevel/100001\"}]}"
}
]
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.