List Email Credentials
GET/api/v1/org/:org_id/workspace/:workspace_id/email-credentials/
List all email credentials in a workspace.
Permissions:
- Scope: email_credentials:read
- Allowed Roles:
- system (system authentication)
- superadmin (organization role)
- admin (organization role)
- Any workspace member role (if user belongs to the workspace)
- Description: System authentication and organization administrators can list credentials in any workspace. Workspace members can list credentials in workspaces they belong to.
Request
Responses
- 200
- 422
Successful Response
Validation Error