GET
/
workspace
/
posts
/
{workspaceId}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

workspaceId
string
required

Response

200 - application/json
_id
string
required
image_url
string
required
title
string
required
category
string
required
body
string
required
published_by
string
required
workspace
string
required
type
enum<string>
required
Available options:
featured,
small
dominant_colour
string
required
text_dark
boolean
required
createdAt
string
required
updatedAt
string
required