Authorizations
- x-api-key string required header
Your Valley API key.
Path Parameters
- campaignId string required
Query Parameters
- limit number
- offset number
- search string
- sort string
- status string
Response
application/json- statusCode number
- status boolean
- message string
- data object
+ - Show Child Attributes
- prospects[] object array
+ - Show Child Attributes
- campaign_id string
- campaign_name string
- id string
- first_name string nullable
- last_name string nullable
- linkedin_public_id string nullable
- profile_picture string nullable
- sub_title string nullable
- company_name string nullable
- company_website string nullable
- company_logo string nullable
- current_position_title string nullable
- email string nullable
- phone_number string nullable
- city string nullable
- state string nullable
- country string nullable
- industry string nullable
- status string
- interest_level string nullable
- icp_fit string nullable
- icp_fit_justification string nullable
- accepted_connection_request boolean
- responded boolean
- created_at string
- pagination object
+ - Show Child Attributes
- limit number
- offset number
- total number
- hasMore boolean