PostResult
idstring<uuid>
platformstring
statusstring
account_namestringnullable
account_idintegernullable
published_atstring<date-time>nullable
platform_post_idstringnullable
platform_post_urlstringnullable
errorstringnullable
attemptsinteger
next_retry_atstring<date-time>nullable
PostResult
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"platform": "string",
"status": "string",
"account_name": "string",
"account_id": 0,
"published_at": "2024-07-29T15:51:28.071Z",
"platform_post_id": "string",
"platform_post_url": "string",
"error": "string",
"attempts": 0,
"next_retry_at": "2024-07-29T15:51:28.071Z"
}