Retrieve a list of namespaces in the project and region. Each namespace includes its associated functions and their 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
Optional. Limit the number of returned items
x <= 10001000
Optional. Offset value is used to exclude the first set of records from the result
x >= 00
Ordering fields and directions.
created_at.asc, created_at.desc, name.asc, name.desc "created_at.desc"
Search through which value
"search-value"