Skip to main content
GET
List post IDs by group

Path Parameters

group
integer
required

Group ID

type
enum<string>
required

Type of content list to return

Available options:
feed,
highlighted,
draft,
scheduled,
bookmarked
sorting
enum<string>
required

Sorting method for the content list

Available options:
activity,
publish

Response

200 - application/json

A list of content IDs for a specific group

ids
integer[]