List Retailer Credentials
Managed Accounts
List Managed Accounts
List all retailer credentials for your account
GET
List Retailer Credentials
Retrieve a list of all retailer credentials associated with your account.Documentation Index
Fetch the complete documentation index at: https://www.zinc.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Response
Returns an object containing:- credentials - Array of retailer credential objects
- total - Total number of credentials
- id - Unique identifier (UUID)
- short_id - Short identifier used in URLs (e.g.,
zn_acct_a1b2c3d4) - email - Retailer account email
- retailer - Retailer name, or null if default credentials
- has_totp - Whether TOTP 2FA is configured
- has_forwarding - Whether email forwarding has been verified
- created_at - When the credentials were created
- updated_at - When the credentials were last updated

