List API Keys
list_api_keysRetrieve all API keys for a ULink project, including metadata like name, prefix, and creation date, without exposing full key values.
Instructions
List all API keys for a ULink project. API keys are used for server-side and SDK authentication. Returns key metadata (name, prefix, creation date) but never the full key value.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The project whose API keys to list |