Authorizations
- x-api-key string required header
Your Valley API key.
Path Parameters
- workspaceId string required
Query Parameters
- limit number
- offset number
- ownerId string
Admin/Owner only: list monitored profiles for a specific workspace member
Response
application/json- statusCode number
- status boolean
- message string
- data object
+ - Show Child Attributes
- monitored_profiles[] object array
+ - Show Child Attributes
- id string
- name string nullable
- profile_url string
- profile_pic string nullable
- linkedin_public_id string nullable
- linkedin_urn string nullable
- created_at string
- pagination object
+ - Show Child Attributes
- limit number
- offset number
- total number
- hasMore boolean