admin-email-classifier

My Label Body Endpoint

Return the body text for a single labeled email. 403 if not the caller's inbox.

get/admin/email-classifier/my-labels/{gmail_message_id}/body

Path parameters

gmail_message_idstring required

Response

Successful Response

gmail_message_idstring required
body_textstring required

Changes