Get Email Credential
GET/api/v1/org/:org_id/workspace/:workspace_id/email-credentials/:email_credential_id
Get an email credential by its ID.
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 read credentials in any workspace. Workspace members can read credentials in workspaces they belong to.
Request
Responses
- 200
- 422
Successful Response
Validation Error