List Teams
https://statsigapi.net/console/v1/users/teamsAuthorizations
STATSIG-API-KEYstringrequiredapiKey (header)
Query parameters
limitintegerResults per page
pageintegerPage number
Response
application/jsonmessagestringrequiredA simple string explaining the result of the operation.
dataobject[]requiredShow child attributes
name[]stringrequiredThe name of the team.
description[]stringDescription of the team.
id[]stringrequiredThe ID of the team.
defaultGateMetrics[]object[]requiredDefault gate metrics for the team.
name[]stringrequiredThe name of the metric.
type[]stringrequiredThe type of the metric.
defaultExperimentPrimaryMetrics[]object[]requiredDefault primary metrics for experiments in the team.
name[]stringrequiredThe name of the metric.
type[]stringrequiredThe type of the metric.
defaultExperimentSecondaryMetrics[]object[]requiredDefault secondary metrics for experiments in the team.
name[]stringrequiredThe name of the metric.
type[]stringrequiredThe type of the metric.
defaultHoldoutMetrics[]object[]requiredDefault holdout metrics for the team.
name[]stringrequiredThe name of the metric.
type[]stringrequiredThe type of the metric.
changeTeamConfigs[]stringrequiredWho can change team configurations: "anyone" or "team_only".
reviewApproval[]stringrequiredWho can review and approve changes: "anyone", "team_only", or "admin_only".
defaultTargetApplications[]string[]requiredDefault target applications for the team.
defaultHoldoutID[]stringDefault holdout ID for the team, if applicable.
requireReviews[]booleanWhether reviews are required for changes, if applicable.
requireGateTemplates[]booleanWhether gate templates are required for the team, if applicable.
requireExperimentTemplates[]booleanWhether experiment templates are required for the team, if applicable.
requireDynamicConfigTemplates[]booleanWhether dynamic config templates are required for the team, if applicable.
paginationobjectrequiredPagination metadata for checking if there is next page for example.
statusintegerrequiredmessagestringrequiredstatusintegerrequiredmessagestringrequiredWas this helpful?