v1

latestOpenAPI 3.1.02026-07-2683111282.3 KB
Channel Route Operations

Get a route

get/channels/{channel_id}/routes/{route_name}

Path parameters

channel_idstring required

Channel id. Optionally includes the project id, separated by a dash: mychannel-branchId

route_namestring required

Name of route

Response

OK

namestring required

the name (url path element) of the sitemap item. Each sitemap item name must be unique between its siblings.

layoutstring

the name of the (default) layout definition for rendering a url matching this sitemap item

pageTitlestring

default page (header) title

relativeContentPathstring

the (base) content path, relative to the channel (base) content path to use for rendering this sitemap item page, or any of its children

referenceIdstring

the (unique) reference id value can be used instead of the content path to create a direct link to this sitemap item

parametersobject

a map of string parameters (names/values) for rendering this sitemap item page

documentRequiredboolean

boolean value if the URL should have a (primary) document or folder item. Default false when missing. If the value is true and the URL does not map to a specific content item, the PageModelApi returns a 404 page.

doctypePagesobject

a more specialized page (name) mapping based on the matched document its type