Skip to main content
GET
cURL

Supported products

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Query Parameters

after
string
archived
boolean
createdAfter
string<date-time>
createdAt
string<date-time>
createdBefore
string<date-time>
limit
integer<int32>
sort
string[]
updatedAfter
string<date-time>
updatedAt
string<date-time>
updatedBefore
string<date-time>

Response

successful operation

results
object[]
required

An array of UrlMapping objects, each representing a specific URL mapping.

total
integer<int32>
required

The total number of URL mappings available.

paging
object
Last modified on March 31, 2026