v36

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-0187270483.0 KB
Functions

Get a Function

Retrieve a function's current version by name.

Returns the function record with its currentVersionNum and the configuration of that version. To inspect a historical version, use GET /v3/functions/{functionName}/versions/{versionNum}.

get/v3/functions/{functionName}

Path parameters

functionNamestring required

Response

The request has succeeded.