cURL
curl --request GET \ --url https://fresh-linkedin-scraper-api.p.rapidapi.com/api/v1/user/documents \ --header 'x-rapidapi-key: <api-key>'
{ "success": true, "cost": 1, "data": {} }
Get User Documents
Rapid API Key
Page number for pagination
x > 0
1
Success
The response is of type object.
object