v1
latestOpenAPI 3.0.32026-07-26172157253.6 KBAdmin
Get function details
Get a specific function including its code
get/api/functions/{slug}
Path parameters
slugstring required
Function slug identifier
Response
Function details with code
Example response
{
"slug": "hello-world",
"name": "Hello World Function"
}