Appearance
post
Example
json
{
"id": 5563,
"title": "LA Fashion Week",
"category": "blog",
"url": "/blog/la-fashion-week",
"excerpt": null,
"content": "<p>Post content.</p>",
"meta_title": null,
"meta_description": null,
"is_featured": 0,
"is_published": 0,
"featured_image": "https://cdn.syngency.com/[agencyId]/posts/[postId]/featured.jpg?[cacheString]",
"tags": "Dance,Film",
"agency_id": 1,
"office_id": null,
"office_name": null,
"user_id": 1,
"author": "John Davis",
"published_at": "2025-01-31 12:00:00",
"created_at": "2025-01-31 12:00:00",
"updated_at": "2025-01-31 12:00:00",
"custom_fields": []
}Properties
id
integertitle
stringcategory
stringurl
stringexcerpt
stringcontent
stringFormat: html
Post content.
meta_title
stringmeta_description
stringis_featured
booleanis_published
booleanfeatured_image
stringFormat: absolute-url
tags
stringComma-separated list of tags assigned to the post.
agency_id
integeroffice_id
integeroffice_name
stringuser_id
integerauthor
stringpublished_at
datetimecreated_at
datetimeupdated_at
datetimecustom_fields
arrayArray of custom_field objects.