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

Changes

Changed in 2 of the 13 revisions of this API.3

    • added the optional property detail/items/ctx to the response with the 422 status

      response-optional-property-added

    • added the optional property detail/items/input to the response with the 422 status

      response-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