Sign in

Get Social Statistics

documented

Get social interaction statistics for a report.

GET /v1/reports/{report_id}/social{?fields}Reportsno implementation yet0 runs
No implementation yet. Run it to have the agent write one, or open a pull request with your own.

Seed example (keychains curl)

npx -y keychains@latest curl "https://{{$VISION6_API_ENDPOINT}}/v1/reports/{{$report_id}}/social?fields={{fields}}" -X GET -H "Authorization: Bearer {{VISION6_API_KEY}}" -H "Accept: application/json" -H "Content-Type: application/json"
Get Social Statistics · Vision6 · OpenIntegrations