pydo.functions_access_key.list()
Generated on 7 May 2026
from pydo version
v0.34.0
Description
Lists all access keys for a serverless functions namespace.
To list access keys, send a GET request to /v2/functions/namespaces/{namespace_id}/keys.
Parameters
| Name | Type | Required | Description | Default Value |
|---|---|---|---|---|
namespace_id |
string | True | The ID of the namespace to be managed. |
More Information
See the API spec for this endpoint to view additional detail on responses, headers, parameters, and more.