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
Path parameters
Response
Successful Response
Changes
Changed in 2 of the 13 revisions of this API.3
- ○
added the optional property
detail/items/ctxto the response with the422statusresponse-optional-property-added
- ○
added the optional property
detail/items/inputto the response with the422statusresponse-optional-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
endpoint added
endpoint-added
This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○