List Prompts
Reference for the GET /console/v1/prompts endpoint of the Statsig API.
get
https://statsigapi.net/console/v1/promptsAuthorizations
STATSIG-API-KEYstringrequiredapiKey (header)
Query parameters
limitintegerResults per page
Example:
10Constraints:
stringnumberpageintegerPage number
Example:
1Constraints:
stringnumberResponse
application/json200· List Prompts Success
messagestringrequiredA simple string explaining the result of the operation.
dataobject[]requiredShow child attributes
idstringrequiredID
namestringThe gate display name
Constraints:
min length: 3max length: 100pattern: ^[a-zA-Z0-9_\-. ]*$idTypestringdescriptionstringrequiredConstraints:
max length: 1000lastModifierIDstringrequiredID of the last modifier.
Constraints:
nullablelastModifiedTimenumberrequiredTime of the last modification.
Constraints:
format: doublenullablelastModifierEmailstringrequiredEmail of the last modifier.
Constraints:
nullablelastModifierNamestringrequiredName of the last modifier.
Constraints:
nullablecreatorIDstringConstraints:
nullablecreatedTimenumberrequiredTimestamp when the entity was created.
Constraints:
format: doublecreatorNamestringrequiredName of the creator.
Constraints:
nullablecreatorEmailstringConstraints:
nullabletagsstring[]targetAppsstring[]List of target applications associated with this configuration.
holdoutIDsstring[]Holdouts applied to this configuration.
teamstringConstraints:
nullableteamIDstringConstraints:
nullableversionnumberVersion number
Constraints:
format: doublepaginationobjectrequiredPagination metadata for checking if there is next page for example.
Show child attributes
itemsPerPagenumberrequiredConstraints:
format: doublepageNumbernumberrequiredConstraints:
format: doublenextPagestringrequiredConstraints:
nullablepreviousPagestringrequiredConstraints:
nullabletotalItemsnumberConstraints:
format: doubleallstring404· Not Found. The requested resource could not be found.
statusintegerrequiredAllowed values:
404messagestringrequiredWas this helpful?