Intranet
List Posts
GET
/
workspace
/
posts
/
{workspaceId}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
workspaceId
string
requiredResponse
200 - application/json
_id
string
requiredimage_url
string
requiredtitle
string
requiredcategory
string
requiredbody
string
requiredpublished_by
string
requiredworkspace
string
requiredtype
enum<string>
requiredAvailable options:
featured
, small
dominant_colour
string
requiredtext_dark
boolean
requiredcreatedAt
string
requiredupdatedAt
string
required