Skip to main content
GET
/
maintenance_window
/
logs
{
  "metadata": {
    "totalCount": 123
  },
  "results": [
    {
      "identifier": "<string>",
      "dateStart": "2023-11-07T05:31:56Z",
      "dateEnd": "2023-11-07T05:31:56Z",
      "timezone": "<string>",
      "createdAt": "2023-11-07T05:31:56Z"
    }
  ]
}

Query Parameters

filter
string

Apply search criteria.

space
string

Space Identifier

Response

Success

metadata
object
results
object[]