v4

latestOpenAPI 3.0.1Apache 2.02026-08-016169702.3 MB
Announcement banner

Get announcement banner configuration

Returns the current announcement banner configuration.

Permissions required: Administer Jira global permission.

get/rest/api/3/announcementBanner

Response

Returned if the request is successful.

hashIdstring

Hash of the banner data. The client detects updates by comparing hash IDs.

isDismissibleboolean

Flag indicating if the announcement banner can be dismissed by the user.

isEnabledboolean

Flag indicating if the announcement banner is enabled or not.

messagestring

The text on the announcement banner.

visibility'public' | 'private'

Visibility of the announcement banner.

All 616 operations