cURL
curl --request GET \ --url https://api.axiom.co/v2/vfields \ --header 'Authorization: Bearer <token>'
[ { "dataset": "<string>", "expression": "<string>", "name": "<string>", "id": "<string>", "description": "<string>", "type": "<string>", "unit": "<string>" } ]
Authenticate using an API token or personal access token (PAT). Include the token as a Bearer token: Authorization: Bearer <token>. For more information, see Tokens.
Authorization: Bearer <token>
VirtualFieldWithId
Was this page helpful?
Suggestions
Contact support