Retrieve virtual field

GET/v2/vfields/{id}

Parameters #

PropertyTypeLocationDescription
idstringRequiredpath

Request #

curl -X GET 'https://api.axiom.co/v2/vfields/ID' \
  -H 'Authorization: Bearer API_TOKEN'
Try itRun this request against your Axiom organization

Credentials stay in this browser tab and are only sent to Axiom when you run the request.

Response #

200VirtualFieldWithId
application/json