Skip to main content
GET
Get Sitemap Page Metrics

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

brand_id
integer
required

The unique identifier for the brand.

page_id
integer
required

The unique identifier for the page.

Query Parameters

start_date
string<date> | null

Start date (YYYY-MM-DD). Defaults to 30 days ago.

end_date
string<date> | null

End date (YYYY-MM-DD). Defaults to today.

Response

Successful Response

granularity
enum<string>
required

Time-series granularity: daily or weekly.

Available options:
daily,
weekly
metrics
SitemapUrlMetrics · object
required