Skip to main content
GET
Get Group Posts

Authorizations

x-rapidapi-key
string
header
required

Rapid API Key

Query Parameters

group_id
string
required

Unique identifier for the group

Pattern: ^\d+$
Example:

"62438"

page
integer
default:1

Page number for pagination

Example:

1

Response

Success

success
boolean
Example:

true

cost
number

Cost of the request

Example:

1

total
number

Total number of group posts

Example:

500

has_more
boolean

Whether there are more group posts to fetch

Example:

true

data
object[]

Group Posts