Optionalparameters: {Optionalexpand?: string | string[] | string & {} | ("data" | string & {} | "contexts")[]Use expand to include additional information in the response. This parameter accepts a comma-separated list. Expand options include:
data Returns UI modification data.contexts Returns UI modification contexts.OptionalmaxResults?: numberThe maximum number of items to return per page.
OptionalstartAt?: numberThe index of the first item to return in a page of results (page offset).
Optionaloptions: RequestOptions
Gets UI modifications. UI modifications can only be retrieved by Forge apps.
Permissions required: None.
The new
read:app-data:jiraOAuth scope is 100% optional now, and not using it won't break your app. However, we recommend adding it to your app's scope list because we will eventually make it mandatory.