Skip to main content
GET
Get company posts

Authorizations

Authorization
string
header
required

Send your API key in the Authorization header as a Bearer token. Example: Authorization: Bearer <your-api-key>

Path Parameters

company
string
required

Company vanity name

Example:

"stripe"

Query Parameters

cursor
string

Pagination cursor

Example:

"0"

Response

Returns posts from this company page

data
object
required