v1

latestOpenAPI 3.1.0MIT2026-07-212239107.2 KB
Posts

Get missing content

When a post has been published but the platform did not return a usable post ID (the releaseId is set to "missing"), this endpoint fetches recent content from the provider so you can match and connect the correct one to the post.

The provider must implement the optional missing method. If the provider does not support it, an empty array is returned.

get/posts/{id}/missing

Path parameters

idstring required

Post ID

Response

List of recent content items from the provider

idstring

Platform-specific content ID

urlstring

Thumbnail or preview URL for the content