Get Prompt
Reference for the GET /console/v1/prompts/{id} endpoint of the Statsig API.
get
https://statsigapi.net/console/v1/prompts/{id}Authorizations
STATSIG-API-KEYstringrequiredapiKey (header)
Path parameters
idstringrequiredid
Response
application/json200· Get Prompt
messagestringrequiredA simple string explaining the result of the operation.
dataobjectrequiredShow 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: double404· Not Found. The requested resource could not be found.
statusintegerrequiredAllowed values:
404messagestringrequiredWas this helpful?