Skip to main content
GET
List Discussions

Authorizations

Authorization
string
header
required

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

Path Parameters

hub_id
string
required
space_id
string
required

Query Parameters

sort
string
default:-last_activity
filter[author_id]
string | null
filter[is_pinned]
string | null
page[after]
string | null
page[size]
string | null

Response

Successful Response

data
JsonApiResource[DiscussionResponseAttributes] · object[]
required
included
any[] | null
meta
Meta · object | null