Get Project Category By Id

GET {{baseUrl}}/rest/api/3/projectCategory/:id

Returns a project category.

Permissions required: Permission to access Jira.

RESPONSES

status: OK

{"self":"https://your-domain.atlassian.net/rest/api/3/projectCategory/10000","id":"10000","name":"FIRST","description":"First Project Category"}