Get Permitted Projects

POST {{baseUrl}}/rest/api/3/permissions/project

Returns all the projects where the user is granted a list of project permissions.

This operation can be accessed anonymously.

Permissions required: None.

Request Body

{"permissions"=>["<string>", "<string>"]}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

{&quot;projects&quot;:[{&quot;id&quot;:46671454,&quot;key&quot;:&quot;dolore dolor&quot;},{&quot;id&quot;:27528873,&quot;key&quot;:&quot;elit cupidatat officia fugiat&quot;}]}