Authorizations
- x-api-key string required header
Your Valley API key.
Query Parameters
- limit number
- offset number
- type string enum
- workspaceId string required
Response
application/json- statusCode number
- status boolean
- message string
- data object
+ - Show Child Attributes
- type string
- entries[] object array
+ - Show Child Attributes
- first_name string nullable
- last_name string nullable
- name string nullable
- linkedin_public_id string nullable
- linkedin_urn string nullable
- salesnav_urn string nullable
- linkedin_url string nullable
- reason string nullable
- created_at string
- pagination object
+ - Show Child Attributes
- limit number
- offset number
- total number
- hasMore boolean