Authorizations
- x-api-key string required header
Your Valley API key.
Path Parameters
- workspaceId string required
Query Parameters
- engagementType string
Comma-separated: viewers,followers,engagers
- icpFit string
Comma-separated: low,medium,high
- ownerId string
Admin/Owner only: view stats for a specific workspace member
Response
application/json- statusCode number
- status boolean
- message string
- data object
+ - Show Child Attributes
- stats object
+ - Show Child Attributes
- profileViewers object nullable
+ - Show Child Attributes
- totalUnique number
- lowIcpCount number
- mediumIcpCount number
- highIcpCount number
- followers object nullable
+ - Show Child Attributes
- totalUnique number
- lowIcpCount number
- mediumIcpCount number
- highIcpCount number
- engagers object nullable
+ - Show Child Attributes
- totalUnique number
- lowIcpCount number
- mediumIcpCount number
- highIcpCount number