Skip to main content
GET
/
commerce
/
settings
/
general
/
customroutes
Error
A valid request URL is required to generate request examples
{
  "mappings": {},
  "validators": {},
  "routes": [
    {
      "template": "<string>",
      "defaults": {},
      "internalRoute": "<string>",
      "functionId": "<string>",
      "mappings": {},
      "canonical": true,
      "validators": {},
      "urlScheme": "<string>"
    }
  ]
}

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Query Parameters

responseFields
string

limits which fields are returned in the response body

Response

Success

mappings
object
validators
object
routes
object[] | null