admin teams settings info
GET {{baseUrl}}/admin.teams.settings.info?team_id=<string>
Fetch information about settings in a workspace
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
team_id | string | (Required) |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
token | string | (Required) Authentication token. Requires scope: admin.teams:read |
RESPONSES
status: OK
{"ok":"\u003cboolean\u003e"}