Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 873 Bytes

WebhookEventLogAttempts.md

File metadata and controls

15 lines (10 loc) · 873 Bytes

WebhookEventLogAttempts

Properties

Name Type Description Notes
timestamp str ISO Date and time when the request was made. [optional]
execution_attempt float Number of attempts webhook endpoint was called before a success was returned or eventually failed [optional]
status_code int HTTP Status code that was returned. [optional]
success bool Whether or not the request was successful. [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]