Event Status API to query the status of task and file events, the API returns the event response in a
JSON
format.
When the request fails, the API returns the HTTP response code that is relevant to the cause of the error. For example, if the event you query is of an unsupported type, such as a group event, the API returns
400
, the code for a bad request. When file processing fails, the event is in Error status.