{
"job": {
"id": "<string>",
"organizationId": "<string>",
"status": "queued",
"contentType": "changelog",
"lookbackWindow": "current_day",
"repositoryIds": [
"<string>"
],
"brandVoiceId": "<string>",
"workflowRunId": "<string>",
"postId": "<string>",
"error": "<string>",
"source": "api",
"createdAt": "<string>",
"updatedAt": "<string>",
"completedAt": "<string>"
},
"events": [
{
"id": "<string>",
"jobId": "<string>",
"type": "queued",
"message": "<string>",
"createdAt": "<string>",
"metadata": {}
}
]
}