vercel.listGlobalConfigs lists Global Config stores in the selected account or team.
automations/list-global-configs.automation.ts
Input
teamId: included in the runnable example and checked by the callable’s TypeScript contract.
Output
Returns Vercel’s typed collection response. Pagination metadata is included when the endpoint paginates. Public request and response fields use camelCase.Provider behavior
OAuth installations defaultteamId to the installed team; access-token connections must identify the intended scope when Vercel requires it. Automate.ax may retry this read safely. Vercel validates identifiers, permissions, and state transitions and returns its provider error when the request is not allowed.