Request
Request URL

https://apim.eu.mybuildings.abb.com/adtg-api/v1/graphql

Request headers
Fieldtypedescription
AuthorizationstringOAuth 2.0 access token obtained from eu.mybuildings.abb.com.
Request body
{SystemWIP{dtId}}

dtId - [String] select single object by ID (if not specified all objects of that type are considered)

Response
{
  "data": {
    "SystemWIP": [
      {
        "dtId": "318df790-fd89-4a6e-9ed3-b8edfe4c8836"
      },
      {
        "dtId": "057b18c6-6666-40c1-a84a-9e13e9527c19"
      },
      {
        "dtId": "b39552c9-9b87-42b8-9930-069355e37291"
      },
      {
        "dtId": "c376b842-8f78-4b69-ae31-f815f24d5b90"
      }
    ]
  }
}

dtId - [String] ID used to identify this object inside of this API