Skip to main content
GET
/
custom-pages
Get custom page routes
curl --request GET \
  --url https://admin.aeoliancms.com/api/v1/custom-pages \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

API key in format ak_<48-hex-chars>

Response

200 - application/json

Map of frontend ID to route path

{key}
string