OptionalfieldIds?: string[]List of field IDs to filter changelogs
List of issue IDs/keys to fetch changelogs for
OptionalmaxResults?: numberThe maximum number of items to return per page
OptionalnextPageToken?: stringThe cursor for pagination
Optionaloptions: RequestOptions
Bulk fetch changelogs for multiple issues and filter by fields
Returns a paginated list of all changelogs for given issues sorted by changelog date and issue IDs, starting from the oldest changelog and smallest issue ID.
Issues are identified by their ID or key, and optionally changelogs can be filtered by their field IDs. You can request the changelogs of up to 1000 issues and can filter them by up to 10 field IDs.
Permissions required: