get http://local.suborbital.network:{port}/api/v1/functions/./
Returns a list of available functions for the given user in the given namespace
Log in to see full request history
Response
Returns a list of available functions for the given user in the given namespace
xxxxxxxxxx
curl --request GET \
--url http://local.suborbital.network:8081/api/v1/functions/environment.userID/namespace \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: