Skip to main content
GET
Get User Repost

Authorizations

x-rapidapi-key
string
header
required

Query Parameters

secUid
string
required

User secUid

Minimum string length: 1
Example:

"MS4wLjABAAAAqB08cUbXaDWqbD6MCga2RbGTuhfO2EsHayBYx08NDrN7IE3jQuRDNNN6YwyfH6_6"

count
integer
default:35

The number of results to be returned. The default and maximum value is 35

Example:

35

cursor
string
default:0

cursor parameter is used for pagination. In the first request, the default value of cursor is 0. For subsequent requests, the value of cursor will be taken from the response of the previous request

Response

Success

cursor
string

Cursor for pagination. Use this value in subsequent requests to fetch more data

Example:

"30"

hasMore
boolean

Indicates whether there are more data available to fetch

Example:

true

itemList
object[]