Skip to main content
GET
Get Page Data
The Reporting API v1.0 is unsupported. It receives no new endpoints or fields and will be sunsetted. This reference is published only to help you migrate to the Reporting API v2.0 — do not build new integrations against it. See the migration guide for the v1 to v2 endpoint mapping.

Authorizations

Authorization
string
header
required

Send your Reporting API token as Authorization: token {reporting_api_token} — the literal string token, a space, then the token itself. Find it in Conductor Monitoring under Account > Account tab > Integration Tokens.

Path Parameters

website_id
string
required

Query Parameters

url
string<uri>
required

Required.

Response

Successful response.

url
string<uri>
is_https
boolean
ga_average_time

Seconds. Returns the string "no_data" when the connected analytics or Search Console integration has no value for this page. Check for it before doing arithmetic.

ga_bounce_rate

Percentage. Returns the string "no_data" when the connected analytics or Search Console integration has no value for this page. Check for it before doing arithmetic.

ga_date_range
object
ga_page_value

Returns the string "no_data" when the connected analytics or Search Console integration has no value for this page. Check for it before doing arithmetic.

ga_page_views

Returns the string "no_data" when the connected analytics or Search Console integration has no value for this page. Check for it before doing arithmetic.

ga_unique_page_views

Returns the string "no_data" when the connected analytics or Search Console integration has no value for this page. Check for it before doing arithmetic.

gsc_clicks

Returns the string "no_data" when the connected analytics or Search Console integration has no value for this page. Check for it before doing arithmetic.

gsc_ctr

Percentage. Returns the string "no_data" when the connected analytics or Search Console integration has no value for this page. Check for it before doing arithmetic.

gsc_date_range
object
gsc_impressions

Returns the string "no_data" when the connected analytics or Search Console integration has no value for this page. Check for it before doing arithmetic.

gsc_position

Returns the string "no_data" when the connected analytics or Search Console integration has no value for this page. Check for it before doing arithmetic.

health
number
is_disallowed_in_robots_txt
boolean
is_indexable
boolean
is_indexable_due_to_meta_robots

Production returns a boolean on some websites and a string such as "yes" on others. Handle both.

is_indexable_due_to_x_robots_tag

Production returns a boolean on some websites and a string such as "yes" on others. Handle both.

is_in_sitemap
boolean
relevance
number
status_code
integer
time_document_download
number
type
string
content
object[]
custom_elements
object
schema_org
any[]

Array (containing different Schema properties as defined by schema.org)

segments
string[]

Containing segment ids, see retrieving a list of segments.

app_url
string<uri>
open_issues
object[]
redirect
object
ga_v4_active_users

Returns the string "no_data" when the connected analytics or Search Console integration has no value for this page. Check for it before doing arithmetic.

ga_v4_average_engagement_time

Seconds. Returns the string "no_data" when the connected analytics or Search Console integration has no value for this page. Check for it before doing arithmetic.

ga_v4_engagement_rate

Percentage. Returns the string "no_data" when the connected analytics or Search Console integration has no value for this page. Check for it before doing arithmetic.

ga_v4_screen_page_views

Returns the string "no_data" when the connected analytics or Search Console integration has no value for this page. Check for it before doing arithmetic.

ga_v4_date_range
object[]
lighthouse_performance
object | null

Lighthouse metric with its banding.

lighthouse_cls
object | null

Lighthouse metric with its banding.

lighthouse_fcp
object | null

Lighthouse metric with its banding.

lighthouse_lcp
object | null

Lighthouse metric with its banding.

lighthouse_si
object | null

Lighthouse metric with its banding.

lighthouse_tbt
object | null

Lighthouse metric with its banding.

lighthouse_tti
object | null

Lighthouse metric with its banding.