get https://{server}/api/v2.1/admin/email-sending-logs/
List the email sending logs in the system. The emails sent via 3rd party email accounts are listed here.
Response
List the email sending logs in the system. The emails sent via 3rd party email accounts are listed here.
xxxxxxxxxx
curl --request GET \
--url https://cloud.seatable.io/api/v2.1/admin/email-sending-logs/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: