Read Target App
Reference for the GET /console/v1/target_app/{id} endpoint of the Statsig API.
get
https://statsigapi.net/console/v1/target_app/{id}Authorizations
STATSIG-API-KEYstringrequiredapiKey (header)
Path parameters
idstringrequiredid
Response
application/json200· Read Target App Success
messagestringrequiredA simple string explaining the result of the operation.
dataobjectrequiredShow child attributes
idstringid of target app
Example:
stringnamestringrequiredname of the target app
Example:
a tag401· This endpoint only accepts an active CONSOLE key, but an invalid key was sent. Key: console-xxxXXXxxxXXXxxx
statusintegerrequiredAllowed values:
401messagestringrequiredWas this helpful?