pydo.functions.list_namespaces()
Generated on 8 May 2026
from pydo version
v0.34.0
Usage
client.functions.list_namespaces()Description
Returns a list of namespaces associated with the current user. To get all namespaces, send a GET request to /v2/functions/namespaces.
Request Sample
Response Example
More Information
See /v2/functions/namespaces in the API reference for additional detail on responses, headers, parameters, and more.