List secret variables
Lists secret variables filtered by scope_type (and optional space).
GET
/api/secret-variablesRequest
curl
curl -X GET https://platform.trickest.com/api/secret-variables \
-H "Authorization: Bearer $TRICKEST_TOKEN"Responses
200List of secret variables
successboolean400Bad Request – validation error or malformed input
codestringmessagestring401Unauthorized – missing or expired token
codestringmessagestring500Internal Server Error
codestringmessagestring