List Target Apps
Reference for the GET /console/v1/target_app endpoint of the Statsig API.
get
https://statsigapi.net/console/v1/target_appAuthorizations
STATSIG-API-KEYstringrequiredapiKey (header)
Query parameters
limitintegerResults per page
Example:
10Constraints:
stringnumberpageintegerPage number
Example:
1Constraints:
stringnumberResponse
application/json200· List Target Apps Success
messagestringrequiredA simple string explaining the result of the operation.
dataobject[]requiredShow child attributes
idstringid of target app
Example:
stringnamestringrequiredname of the target app
Example:
a tagpaginationobjectrequiredPagination metadata for checking if there is next page for example.
Show child attributes
itemsPerPagenumberrequiredConstraints:
format: doublepageNumbernumberrequiredConstraints:
format: doublenextPagestringrequiredConstraints:
nullablepreviousPagestringrequiredConstraints:
nullabletotalItemsnumberConstraints:
format: doubleallstring401· This endpoint only accepts an active CONSOLE key, but an invalid key was sent. Key: console-xxxXXXxxxXXXxxx
statusintegerrequiredAllowed values:
401messagestringrequiredWas this helpful?