Issue properties
Get issue property keys
Returns the URLs and keys of an issue's properties.
This operation can be accessed anonymously.
Permissions required: Property details are only returned where the user has:
- Browse projects project permission for the project containing the issue.
- If issue-level security is configured, issue-level security permission to view the issue.
get/rest/api/3/issue/{issueIdOrKey}/properties
Path parameters
issueIdOrKeystring required
The key or ID of the issue.
Response
Returned if the request is successful.
Changes
No recorded changes to this endpoint across all 15 revisions of this API.