GET
/
nodes
/
{id}
curl --request GET \
  --url https://api.vexelia.com/nodes/{id} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Your API key goes here, you can generate one in your account settings.

Path Parameters

id
string
required

The ID of the node

Response

200

The node was fetched