List redirect/rewrite rules

List a particular service's redirect/rewrite rules that match the provided filters. If no filters are provided, all rules for the service are returned.

Path Params
string
required

The ID of the service

Query Params
type
array of strings

Filter for the type of route rule

type
source
array of strings

Filter for the source path of the route

source
destination
array of strings

Filter for the destination path of the route

destination
string

The position in the result list to start from when fetching paginated results. For details, see Pagination.

integer
1 to 100
Defaults to 20

The maximum number of items to return. For details, see Pagination.

Responses

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json