v36

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-0187270483.0 KB
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.