Query comments on updates

Base URL for this request

Select the server matching your Jira Cloud data residency from the Servers drop-down before making requests:

Paged comments on updates — all updates or filtered by updateId. Newest first. nextCursor requests the next page; no nextCursor when exhausted.

Query Params
updateId
array of strings

IDs of updates to retrieve comments for. If not provided, comments for all updates will be returned, newest first.

updateId
string

Cursor for pagination. Use the value of nextCursor from previous response to get the next page.

int32
Defaults to 1000

Number of comments to return per page. Takes values from 1 to 1000. Default is 1000.

int64

Only return comments later than this date (open interval), in UNIX Epoch milliseconds

int64

Only return comments earlier than this date (open interval), in UNIX Epoch milliseconds

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Choose an example:
application/json