Emails
Manage all emails sent to clients
Get all emails
GET
https://wemx.app/api/v1/emails
Returns all emails sent to users
Available Relationships (optional)
Available relationships:
user
Filters (optional)
Available Filters:
id
, user_id
, sender
, receiver
, subject
, content
, button
, attachment
, is_sent
Sorting (optional)
Available Sorting Parameters:
id
, user_id
, receiver
, sender
, is_sent
, created_at
Sorting operators
asc
, desc
, random
Dates (optional)
Last updated