A scheduled event is an API call to be made at one or more points in
ime in the future depending on the format of the schedule
parameter provided.
This method retrieves information about a previously scheduled event.
The metadata
payload is an arbitrary PostageApp send_message
request.
Request Fields
These are passed in at the top level of the request.
Key | Type | Description |
---|---|---|
uid | string | An identifier for a scheduled event instance. |
Request Example
Response 200 OK
When an event is scheduled succesfully the following response is sent:
Response 404 Not Found
If the UID cannot be found for the given project the following is returned: