List all credentials
credential
List all credentials
Return all credential records belonging to the authenticated user.
Args:
user_id (str):
Injected authenticated user ID.
storage (StorageBase):
Injected storage backend.
Returns:
ListCredentialsResponse:
All credential records and their total count.
GET
List all credentials
Documentation Index
Fetch the complete documentation index at: https://docs.agentscope.io/llms.txt
Use this file to discover all available pages before exploring further.