Accounts
List Account Credentials
Get a list of all connectors that have credentials configured for a specific account.
Args: account_name: Name of the account to list credentials for
Returns: List of connector names that have credentials configured
Raises: HTTPException: 404 if account not found
get/accounts/{account_name}/credentials
Path parameters
account_namestring required
Response
Successful Response
string[] required