{
  "CurrentRequestName": "GetProductVersion",
  "CurrentPath": "System.rest",
  "Name": "System",
  "Requests": [
    {
      "Name": "GetProductVersion",
      "Url": "https://api.inflectra.com/Spira/Services/v7_0/RestService.svc/system/product-version",
      "Method": "GET",
      "Body": "",

      "Headers": [
        {
          "Name": "Accept",
          "Value": "application/json"
        },
        {
          "Name": "Content-Type",
          "Value": "application/json"
        }
      ],
      "Parameters": [
      ]
    },
    {
      "Name": "ProcessNotifications",
      "Url": "https://api.inflectra.com/Spira/Services/v7_0/RestService.svc/system/notifications",
      "Method": "POST",
      "Body": "",

      "Headers": [
        {
          "Name": "Accept",
          "Value": "application/json"
        },
        {
          "Name": "Content-Type",
          "Value": "application/json"
        }
      ],
      "Parameters": [
      ]
    },
    {
      "Name": "GetSettings",
      "Url": "https://api.inflectra.com/Spira/Services/v7_0/RestService.svc/system/settings",
      "Method": "GET",
      "Body": "",

      "Headers": [
        {
          "Name": "Accept",
          "Value": "application/json"
        },
        {
          "Name": "Content-Type",
          "Value": "application/json"
        }
      ],
      "Parameters": [
      ]
    },
    {
      "Name": "UpdateSettings",
      "Url": "https://api.inflectra.com/Spira/Services/v7_0/RestService.svc/system/settings",
      "Method": "PUT",
      "Body": "",

      "Headers": [
        {
          "Name": "Accept",
          "Value": "application/json"
        },
        {
          "Name": "Content-Type",
          "Value": "application/json"
        }
      ],
      "Parameters": [
      ]
    },
    {
      "Name": "GetArtifactUrl",
      "Url": "https://api.inflectra.com/Spira/Services/v7_0/RestService.svc/system/artifact-types/{navigation_link_id}/project/{project_id}/artifact/{artifact_id}?tab_name={tab_name}",
      "Method": "GET",
      "Body": "",

      "Headers": [
        {
          "Name": "Accept",
          "Value": "application/json"
        },
        {
          "Name": "Content-Type",
          "Value": "application/json"
        }
      ],
      "Parameters": [
        {
          "Name": "navigation_link_id",
          "TokenName": "{navigation_link_id}",
          "Value": ""
        },
        {
          "Name": "project_id",
          "TokenName": "{project_id}",
          "Value": ""
        },
        {
          "Name": "artifact_id",
          "TokenName": "{artifact_id}",
          "Value": ""
        },
        {
          "Name": "tab_name",
          "TokenName": "{tab_name}",
          "Value": ""
        }
      ]
    },
    {
      "Name": "GetProjectIdForArtifact",
      "Url": "https://api.inflectra.com/Spira/Services/v7_0/RestService.svc/system/artifact-types/{artifact_type_id}/{artifact_id}/project-id",
      "Method": "GET",
      "Body": "",

      "Headers": [
        {
          "Name": "Accept",
          "Value": "application/json"
        },
        {
          "Name": "Content-Type",
          "Value": "application/json"
        }
      ],
      "Parameters": [
        {
          "Name": "artifact_type_id",
          "TokenName": "{artifact_type_id}",
          "Value": ""
        },
        {
          "Name": "artifact_id",
          "TokenName": "{artifact_id}",
          "Value": ""
        }
      ]
    },
    {
      "Name": "GetProductName",
      "Url": "https://api.inflectra.com/Spira/Services/v7_0/RestService.svc/system/settings/product-name",
      "Method": "GET",
      "Body": "",

      "Headers": [
        {
          "Name": "Accept",
          "Value": "application/json"
        },
        {
          "Name": "Content-Type",
          "Value": "application/json"
        }
      ],
      "Parameters": [
      ]
    },
    {
      "Name": "GetServerDateTime",
      "Url": "https://api.inflectra.com/Spira/Services/v7_0/RestService.svc/system/settings/server-date-time",
      "Method": "GET",
      "Body": "",

      "Headers": [
        {
          "Name": "Accept",
          "Value": "application/json"
        },
        {
          "Name": "Content-Type",
          "Value": "application/json"
        }
      ],
      "Parameters": [
      ]
    },
    {
      "Name": "GetWebServerUrl",
      "Url": "https://api.inflectra.com/Spira/Services/v7_0/RestService.svc/system/settings/web-server-url",
      "Method": "GET",
      "Body": "",

      "Headers": [
        {
          "Name": "Accept",
          "Value": "application/json"
        },
        {
          "Name": "Content-Type",
          "Value": "application/json"
        }
      ],
      "Parameters": [
      ]
    },
    {
      "Name": "RetrieveEvents",
      "Url": "https://api.inflectra.com/Spira/Services/v7_0/RestService.svc/system/events/search?starting_row={starting_row}&number_of_rows={number_of_rows}&sort_field={sort_field}&sort_direction={sort_direction}",
      "Method": "POST",
      "Body": "",

      "Headers": [
        {
          "Name": "Accept",
          "Value": "application/json"
        },
        {
          "Name": "Content-Type",
          "Value": "application/json"
        }
      ],
      "Parameters": [
        {
          "Name": "starting_row",
          "TokenName": "{starting_row}",
          "Value": ""
        },
        {
          "Name": "number_of_rows",
          "TokenName": "{number_of_rows}",
          "Value": ""
        },
        {
          "Name": "sort_field",
          "TokenName": "{sort_field}",
          "Value": ""
        },
        {
          "Name": "sort_direction",
          "TokenName": "{sort_direction}",
          "Value": ""
        }
      ]
    }
  ]
}
