GET /account/visibility
Returns visibility data across all sites in your account.
Request
Endpoint
https://app.knowatoa.com/api/v2/account/visibility
Query Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| api_key | string | Yes | Your API authentication key |
| flat | string | No | Set to "true" for flat JSON format |
| format | string | No | Set to "csv" for CSV export |
Response
Similar structure to account questions but with visibility data including:
- Series tracked count
- Mentions count
- Percent mentioned
- Rank per series
Notes
- Only includes target sites (not competitors)
- Only includes sites with setup_complete: true
- Field structure matches site-level visibility endpoint