Fetch Recommendations of a Profile

This endpoint retrieves the recommendations given to or received by a person profile based on the profile URL.

The header Content-Type: application/json must be included in the request.

Body Params
string
required
Defaults to https://www.linkedin.com/in/mahyar-mohsenpour

The URL for the linkedin profile.

string
enum
Defaults to RECEIVED

Optional Type of recommendations:
GIVEN - Recommendations given by the profile owner to others.
RECEIVED - Recommendations given by others to profile owner.

Allowed:
integer
Defaults to 0

Page number, zero-based.

integer
Defaults to 10

Number of items per page.

boolean
Defaults to true

Optional If this value is True, it will use the cache for up to 24 hours. Default value is True

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json