Functions
Get a Function Version
Retrieve a specific historical version of a function.
Versions are immutable. Use this endpoint to inspect what a function looked like at the moment a particular call was made — every event and transformation records the function version it ran against.
get/v3/functions/{functionName}/versions/{versionNum}
Path parameters
functionNamestring required
versionNuminteger required
Response
The request has succeeded.