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.

Changes