Function Logs

Functions are only available for Premium plans and Partners.

Function Logs are data objects that represent the output of a Function. They are created when a function is executed and contain information about the function, such as the status of the execution.

For more information on Functions and Function Logs, please refer to the extensibility documentation

Get Function Log

Get a function log

Get Many Function Logs

Pagination

Function Logs accept a query parameter limit to specify the number of logs to return per page. The parameter also accepts cursor pagination requests prevPage and nextPage to navigate through the logs.

Get all function logs