API Reference
Reference for the API
Fetch all variables for a specific app.
[ { "key": "<string>", "value": "<string>", "secret": true } ]
The ID of the app
Page number
Number of items to take
Next page token (Only used on special endpoints)
An array of app variables.
The response is of type object[].
object[]
Was this page helpful?