Get network detail
Returns a single network by its ID — its operators, the countries it covers, how many locations and charge points it includes, which base network it belongs to (if it’s a sub-network), and how many token groups are using it.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
Client-generated unique key per operation intent (UUID). Same key + identical body replays the original response; same key + different body returns 409.
Path Parameters
The unique ID of the network to retrieve.
Response
The network with its detail counts.
Network identifier.
BASE network name (auto-derived from the emp_identity and immutable) or the creator-set SUB network name.
Network kind.
BASE, SUB Whether a BASE network is currently published. Always false for SUB networks.
Publish lifecycle state for BASE networks; null for SUB networks.
PUBLISHED, UNPUBLISHED, UNPUBLISHING When the current unpublish (drain) was started, if any.
When the unpublish drain window ends, after which the network is fully unpublished.
Owning tenant identifier.
emp_identity the network belongs to.
Free-text description.
Operator IDs (eMI3, e.g. DK*SPI) of the CPOs in this network.
Roaming protocols carried by the network.
Roaming hubs the network is reachable through.
Whether the network is publicly accessible.
Parent BASE network for a SUB network; null for BASE networks.
ISO 3166-1 country codes the network covers.
Power types the network filters on.
Parking types the network filters on.
Facilities the network filters on.
Whether newly-available CPOs are auto-accepted into the network.
Creation timestamp (UTC).
Last-update timestamp (UTC).
Number of locations visible on the network.
Number of EVSEs across those locations.
Number of Token Groups assigned to the network.