Issue type properties
Get issue type property keys
Returns all the issue type property keys of the issue type.
This operation can be accessed anonymously.
Permissions required:
- Administer Jira global permission to get the property keys of any issue type.
- Browse projects project permission to get the property keys of any issue types associated with the projects the user has permission to browse.
get/rest/api/3/issuetype/{issueTypeId}/properties
Path parameters
issueTypeIdstring required
The ID of the issue type.
Response
Returned if the request is successful.