Current section
Files
Jump to
Current section
Files
priv/docs/methods/team.billing.info.json
{
"args": {},
"desc": "Reads a workspace's billing plan information.",
"errors": { "invalid_team": "Cannot find a team associated with the authed token." },
"rate_limit": {
"label": "Tier 3: 50+ per minute",
"url": "https://docs.slack.dev/apis/web-api/rate-limits"
},
"scopes": {
"bot": [
{
"name": "team.billing:read",
"url": "https://docs.slack.dev/reference/scopes/team.billing.read"
}
],
"user": [
{
"name": "team.billing:read",
"url": "https://docs.slack.dev/reference/scopes/team.billing.read"
}
]
}
}