List existing functions with the most recent revision in the current project
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Filter functions by name
"my-function"
Sort the functions by name or created_at, use '-' to sort in descending order
"name"
The offset of the page of functions to return when paginating
x >= 0The number of functions to return per page when paginating
1 <= x <= 100