Retrieve a list of functions in the specified namespace. Includes function configuration and deployment status.
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
Project ID
1
Region ID
1
Namespace name
"namespace-name"
Optional. Limit the number of returned items
0 < x <= 1000
1000
Optional. Offset value is used to exclude the first set of records from the result
x >= 0
0
Ordering fields and directions.
created_at.asc
, created_at.desc
, name.asc
, name.desc
Search through which value
"search-value"
OK
The response is of type object
.