{
  "maxResults": 100,
  "startAt": 0,
  "total": 3,
  "isLast": true,
  "values": [
    {
      "id": "d7dbda8a-6239-4b63-8e13-a5ef975c8e61",
      "name": "Reveal Story Points",
      "description": "Reveals Story Points field when any Sprint is selected.",
      "self": "https://api.atlassian.com/ex/jira/{cloudid}/rest/api/2/uiModifications/d7dbda8a-6239-4b63-8e13-a5ef975c8e61",
      "data": "{field: 'Story Points', config: {hidden: false}}",
      "contexts": [
        {
          "id": "1533537a-bda3-4ac6-8481-846128cd9ef4",
          "projectId": "10000",
          "issueTypeId": "10000",
          "viewType": "GIC",
          "isAvailable": true
        },
        {
          "id": "c016fefa-6eb3-40c9-8596-4c4ef273e67c",
          "projectId": "10000",
          "issueTypeId": "10001",
          "viewType": "GIC",
          "isAvailable": true
        }
      ]
    },
    {
      "id": "e4fe8db5-f82f-416b-a3aa-b260b55da577",
      "name": "Set Assignee",
      "description": "Sets the Assignee field automatically.",
      "self": "https://api.atlassian.com/ex/jira/{cloudid}/rest/api/2/uiModifications/e4fe8db5-f82f-416b-a3aa-b260b55da577",
      "contexts": [
        {
          "id": "8b3740f9-8780-4958-8228-69dcfbda11d9",
          "projectId": "10000",
          "issueTypeId": "10000",
          "viewType": "GIC",
          "isAvailable": true
        }
      ]
    },
    {
      "id": "1453f993-79ce-4389-a36d-eb72d5c85dd6",
      "name": "Hide Labels",
      "description": "Hides Labels if any component is provided.",
      "self": "https://api.atlassian.com/ex/jira/{cloudid}/rest/api/2/uiModifications/1453f993-79ce-4389-a36d-eb72d5c85dd6",
      "contexts": []
    }
  ]
}