cURL
curl --request GET \ --url https://statsigapi.net/console/v1/target_app \ --header 'STATSIG-API-KEY: <api-key>'
{ "message": "Target apps listed successfully.", "data": [ { "name": "Client-apps" }, { "name": "Server-apps" } ] }
Show child attributes
Was this page helpful?