Cubit API (v2)

Download OpenAPI specification:

The MyPage API provides access to cases related to plants identified by a metering point ID. It requires an access token with the `my_page` scope for authentication.

My Page

Find cases by metering point ID

Retrieves a list of cases where the target is a plant associated with the specified metering point ID.

Authorizations:
Bearer
query Parameters
meteringPointId
required
string

Responses

Response samples

Content type
application/json
[
  • {
    }
]