appwrite/docs/references/functions/list-executions.md

1 line
249 B
Markdown
Raw Normal View History

2021-02-12 11:04:55 +00:00
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).