Zone
Required permissions: Organization.Organization.Read
Authorizations
HTTPRequired
Please provide your valid JWT bearer token in the text input below
Query parameters
organizationIdinteger · int32Optional
The identifier of the organization. Required unless user has global privileges.
Responses
200
List of market zones
application/json
400
Input data was invalid
application/json
401
Not authorized
application/json
403
Not allowed
application/json
500
Internal server error
get
/api/grid/zoneRequired permissions: Organization.Organization.Read Required features: Grid
Authorizations
HTTPRequired
Please provide your valid JWT bearer token in the text input below
Query parameters
organizationIdinteger · int32Required
The identifier of the organization
Responses
200
Meta information of all market zones that the given organization is a participant of
application/json
400
Input data was invalid
application/json
401
Not authorized
application/json
403
Not allowed
application/json
500
Internal server error
get
/api/grid/zone/participationLast updated
Was this helpful?