Skip to main content
axiom.listDatasets lists datasets visible to the token. Each item includes its ID, name, kind, description, timestamps, owner, retention settings, and edge metadata when present.
automations/axiom-list-datasets.automation.ts

Inputs

This action has no inputs.

Output

Returns an array of datasets visible to the token. Each item includes id, name, kind, description, created, updatedAt, and who; retention, write access, sharing, map-field, and edge-deployment fields appear when Axiom provides them. No visible datasets returns [].

Permission and failures

Axiom requires a valid API token but no specific token capability for this endpoint. The result is limited to datasets the token can access. Expired or revoked tokens fail authentication.