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>" } ]
Documentation IndexFetch the complete documentation index at: https://axiom.co/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://axiom.co/docs/llms.txt
Use this file to discover all available pages before exploring further.
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