List Tags
Reference for the GET /console/v1/tags endpoint of the Statsig API.
get
https://statsigapi.net/console/v1/tagsAuthorizations
STATSIG-API-KEYstringrequiredapiKey (header)
Query parameters
limitintegerResults per page
Example:
10Constraints:
stringnumberpageintegerPage number
Example:
1Constraints:
stringnumberResponse
application/json200· List Tags Success
messagestringrequiredA simple string explaining the result of the operation.
dataobject[]requiredShow child attributes
idstringrequiredid of the tag
Example:
stringnamestringrequiredname of the tag
Example:
a tagdescriptionstringrequireddescription of the tag
Example:
a descriptionisCorebooleanrequiredis this a core tag
Example:
falsepaginationobjectrequiredPagination metadata for checking if there is next page for example.
Show child attributes
itemsPerPagenumberrequiredConstraints:
format: doublepageNumbernumberrequiredConstraints:
format: doublenextPagestringrequiredConstraints:
nullablepreviousPagestringrequiredConstraints:
nullabletotalItemsnumberConstraints:
format: doubleallstring404· Tag not found. The requested resource could not be found.
statusintegerrequiredAllowed values:
404messagestringrequiredWas this helpful?