Get Email Sending Status

Query the task status with the returned task_id when you Send An Email via 3rd Party Account. If you get an error message:

    "error_msg": "task_id invalid."
} ```
it means that the task has failed. This is most probably due to wrong account information.

Attention: After the task has been finished, you can only query it for once. A second query will also return the above error.

 
Language
Authorization
Bearer
URL
Click Try It! to start a request and see the response here!