API ReferenceNetworksReturns a single network by id.Returns a single network by id. GET/v1/projects/:projectId/networks/:networkId Returns details of the selected network. Request Responses200404The requested network.No network with the given id exists in the project.