Basic
Retrieve redirects
Retrieve a list of URL redirects configured in your HubSpot account. This endpoint allows you to filter redirects based on their creation or update timestamps, and sort the results. It supports pagination and can include archived redirects if specified.
get/cms/url-redirects/2026-03
Query parameters
afterstring
The paging cursor token of the last successfully read resource will be returned as the paging.next.after JSON property of a paged response containing more results.
archivedboolean
Whether to return only results that have been archived.
createdAfterstring date-time
createdAtstring date-time
createdBeforestring date-time
limitinteger
The maximum number of results to display per page.
sortstring[]
updatedAfterstring date-time
updatedAtstring date-time
updatedBeforestring date-time
Response
successful operation