Read Target App

Reference for the GET /console/v1/target_app/{id} endpoint of the Statsig API.

gethttps://statsigapi.net/console/v1/target_app/{id}

Authorizations

STATSIG-API-KEYstringrequired

apiKey (header)

Path parameters

idstringrequired

id

Response

application/json
200· Read Target App Success
messagestringrequired

A simple string explaining the result of the operation.

dataobjectrequired
Show child attributes
idstring

id of target app

Example:string
namestringrequired

name of the target app

Example:a tag
401· This endpoint only accepts an active CONSOLE key, but an invalid key was sent. Key: console-xxxXXXxxxXXXxxx
statusintegerrequired
Allowed values:401
messagestringrequired

Was this helpful?