From 4b113feb0c299ca1a1dc7ee2908ccaf8448af4a2 Mon Sep 17 00:00:00 2001 From: Torsten Dittmann Date: Fri, 12 Feb 2021 12:04:55 +0100 Subject: [PATCH] docs(functions): list executions --- docs/references/functions/list-executions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/references/functions/list-executions.md b/docs/references/functions/list-executions.md index 82faa3b913..e1b190b4eb 100644 --- a/docs/references/functions/list-executions.md +++ b/docs/references/functions/list-executions.md @@ -1 +1 @@ -Get a list of all the current user function execution logs. You can use the query params to filter your results. On admin mode, this endpoint will return a list of all of the project's teams. [Learn more about different API modes](/docs/admin). \ No newline at end of file +Get a list of all the current user function execution logs. You can use the query params to filter your results. On admin mode, this endpoint will return a list of all of the project's executions. [Learn more about different API modes](/docs/admin). \ No newline at end of file