ADO.NET Provider for Slack

Build 26.0.9655

GetTeamBillingInfo

Reads a workspace's billing plan information.

Stored Procedure-Specific Information

The GetTeamBillingInfo stored procedure returns the workspace's billing plan by calling the Slack team.billing.info endpoint.

For per-user billing eligibility, query the TeamBillableInfo view instead.

For example:

EXECUTE GetTeamBillingInfo

Result Set Columns

Name Type Description
Success String Indicates whether the procedure executed successfully.
Plan String The workspace's billing plan.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 26.0.9655