Endpoint

https://api.hubapi.com/content/api/v2/blog-posts

Columns

The BLOGPOSTS table contains the following columns. Columns marked with an asterisk comprise the primary key.

Column Name Data Type
ID* BigInt
AUTHORNAME VarChar(64)
AUTHORUSERID Integer
BLOGAUTHORID BigInt
CONTENTGROUPID BigInt
CREATEDAT Timestamp(3)
DELETEDAT Timestamp(3)
NAME VarChar(64)
POSTSUMMARY VarChar(64)
PUBLISHEDAT Timestamp(3)
SLUG VarChar(64)
UPDATEDAT Timestamp(3)
URL VarChar(94)