Skip to main content
GET
/
posts
/
{id}
/
missing
Get missing content
curl --request GET \
  --url https://api.postiz.com/public/v1/posts/{id}/missing \
  --header 'Authorization: <api-key>'
[
  {
    "id": "7321456789012345678",
    "url": "https://p16-sign.tiktokcdn-us.com/obj/cover-image.jpeg"
  },
  {
    "id": "7321456789012345679",
    "url": "https://p16-sign.tiktokcdn-us.com/obj/cover-image2.jpeg"
  }
]

Authorizations

Authorization
string
header
required

Your Postiz API key

Path Parameters

id
string
required

Post ID

Response

200 - application/json

List of recent content items from the provider

id
string

Platform-specific content ID

url
string

Thumbnail or preview URL for the content