Get account credentials status
GET/api/v1/accounts/:accountId/credentials
Check if an account has API credentials configured. The actual credentials are never returned - only a masked key ID (first and last 4 characters) and boolean flags.
Request
Responses
- 200
- 401
- 404
- 500
Credentials status
Authentication required
Account not found
Server error