Peek a module's workflow version
Fetches the workflow version data for a module execution, including the module's internal workflow.
GET
/api/versions/module-peekQuery parameters
executionstringrequiredhierarchystringrequiredRequest
curl
curl -X GET https://platform.trickest.com/api/versions/module-peek \
-H "Authorization: Bearer $TRICKEST_TOKEN"Responses
200Module workflow version
idstringrequirednamestringdescriptionstringversionnumberversion_numbernumberworkflow_idstringrawbooleanpublicbooleancreated_datestringrequireddataobjectrun_countnumberschedule_infoobjectmax_machinesobject400Bad Request – validation error or malformed input
codestringmessagestring401Unauthorized – missing or expired token
codestringmessagestring500Internal Server Error
codestringmessagestring