Logs

Get post publishing logs

Retrieve detailed logs for a post group showing the publishing process, including scheduling, processing, success, and failure events.

get/post-logs/{postGroupId}

Path parameters

postGroupIdstring required

Response

Post logs

successboolean

Example response

{
  "success": true
}

Changes