GET /scheduled-calls/{id}/status
Returns the status of a unique Scheduled Call.
Used when you are operating a browser without access to the header parameter. This allows you to choose which encoding you want to use for the response:
All these resources can be used according what the resource allows.
Object Name: Status
Property Name | Type | Description | Method |
---|---|---|---|
LastExecutionTime | String | GET | |
NextExecutionTime | String | GET | |
ResponseCode | Integer | GET | |
DestinationResults | Array<Destination> | GET |