GET
/
node_points
/
{node_id}
curl --request GET \
  --url https://api.infera.org/node_points/{node_id} \
  --header 'api_key: <api-key>'
"<any>"

Authorizations

api_key
string
header
required

Path Parameters

node_id
string
required

Response

200
application/json
Successful Response

The response is of type any.