List solution templates.
GET
/api/solutions/templatesRequest
curl
curl -X GET https://platform.trickest.com/api/solutions/templates \
-H "Authorization: Bearer $TRICKEST_TOKEN"Responses
200Solution template list
successboolean400Bad Request – validation error or malformed input
codestringmessagestring401Unauthorized – missing or expired token
codestringmessagestring500Internal Server Error
codestringmessagestring