Get all posts for all discussions by staff member.

Get all posts for all discussions by staff member. Various filters can be applied.

Authentication: Client's JWT token acquired from Firebase with sufficient user permissions.

Query Params
string
required

ID of the client.

string
Defaults to false

Show deleted posts. Default value is false.

string

A comma-separated list of discussion IDs

string
required

Client API key

string
Defaults to 10

Maximum results returned.

string
Defaults to false

Show moderated posts. Default value is false.

string

A comma-separated list of profile IDs

string
enum
Defaults to LATEST

Sort posts by oldest/latest/interacted(all reactions)/popular(only positive reactions)

Allowed:
string

Start after ID for the next page.

string
enum
Defaults to ALL

Sort posts by their type (public or private). Options for type are: all, public and private.

Allowed:
Responses

400

Bad request

401

Unauthorized

403

Forbidden

404

Resource not found

500

Internal server error

Language
Credentials
Bearer
jwt
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json