GET
/
actions
/
linkedin
/
search

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-Anon-App-User-Id
string
required

The ID of the user to take the action for

X-Anon-App-User-Pool-Id
string | null

The ID of the user pool that contains the user ID set with X-Anon-App-User-Id

Query Parameters

profileName
string
required

Name of the person to search for

limit
integer | null

Maximum number of results to return (default is 10)

Response

200 - application/json
profiles
object[]
required