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

totalinteger required

The total number of URL mappings available.

Changes

Changed in 3 of the 14 revisions of this API.3

    • api operation id get-/cms/url-redirects/2026-03_/cms/url-redirects/v3 removed and replaced with get-/cms/url-redirects/2026-03

      api-operation-id-removed

    This revision also has 77 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • api operation id get-/cms/url-redirects/2026-03_/cms/url-redirects/2026-03 removed and replaced with get-/cms/url-redirects/2026-03_/cms/url-redirects/v3

      api-operation-id-removed

    This revision also has 129 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • endpoint added

      endpoint-added

    This revision also has 73 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

Of the 14 revisions, 1 has no diff computed and 2 have a changelog that could not be searched.