Airtable · Arazzo Workflow
Airtable Verify Token Access
Version 1.0.0
Confirm the token's identity and scopes, then list the bases it can reach.
View Spec
View on GitHub
ApplicationsCollaborationDataDatabasesLow-CodeProductivitySpreadsheetsArazzoWorkflows
Provider
Workflows
verify-token-access
Confirm token identity and scopes, then list accessible bases.
Resolves the current token's user ID and authorized scopes, then lists the bases the token has access to in order to verify its effective reach.
1
whoami
whoami
Resolve the identity and authorized scopes of the currently authenticated token to confirm it is valid.
2
listBases
listBases
List the bases the authenticated token can reach to verify its effective access.