Skip to main content
GET
Get Post Reposts

Authorizations

x-rapidapi-key
string
header
required

Rapid API Key

Query Parameters

post_id
string
required

Post ID containing only numbers

Pattern: ^\d+$
Example:

"1234567890"

page
integer
default:1

Page number for pagination

Example:

1

pagination_token
string

Pagination token for fetching more data

Response

Success

success
boolean
Example:

true

cost
number

Cost of the request

Example:

1

total
number

Total number of reposts

Example:

500

has_more
boolean

Whether there are more reposts to fetch

Example:

true

pagination_token
string

Pagination token for fetching more data

Example:

"dXJuOmxpOmFjdGl2aXR5OjczMTEzNzE0NTE4NjgwNTc2MDAtMTc0MzE2Njc5MDE0Ng=="

data
object[]