team.billableInfo
method
We're still building and not all features are available quite yet. Enjoy this peek into the future!
Not ready for the future? Return to the past at api.slack.com.
Usage info
This method lists billable information for each user on the team. Currently this consists solely of whether the user is subject to billing per Slack's Fair Billing policy.
The team_id
is only relevant when using an org-level token. This field will be ignored if the API call is sent using a workspace-level token.
Response
A billing_active
status of true indicates that the user is eligible per billing per Slack's Fair Billing policy.
The billing_active
status is computed periodically and the values returned by this API reflect the most recently
computed status and should not be interpreted as a real-time view of each user's billing_active
status.