Get an agent event status
get
Authorizations
D360-API-KEYstringRequired
API Key for Messaging API authentication. Send your API key in the D360-API-KEY header.
Path parameters
agent_event_idstringRequired
The ID of the agent event, as returned by POST /agent_event
Header parameters
X-API-Versionstring · enumOptionalPossible values:
Meta Business Agent API version
Responses
200
The current status of the agent event
application/json
The current processing status of an agent event
created_atstringRequired
error_messagestringOptional
event_typestringRequired
skipped_reasonstringOptional
statusstring · enumRequiredPossible values:
updated_atstringRequired
400
Bad request
application/json
401
Unauthorized
application/json
403
Forbidden
application/json
404
Not found
application/json
429
Too many requests
application/json
500
Server error
application/json
get/agent_event/{agent_event_id}
Last updated
Was this helpful?