Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
List of functions
Unique identifier for the function
URL-friendly identifier
Example:
"hello-world"
Display name for the function
Example:
"Hello World Function"
Current status of the function
Available options:
draft
, active
, error
When the function was created
When the function was last updated
Description of what the function does
When the function was last deployed (null if never deployed)