Pages/Get all pages
GET {{portal-host-port}}/portal-api/pages
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Accept | string | ||
| Authorization | string | 
RESPONSES
status: OK
[{"AllowFormSubmission":false,"ID":3,"PageTypeID":0,"Path":"/portal/catalogue-products","Status":"Published","Template":"catalogue","Title":"Product Catalogues"},{"AllowFormSubmission":false,"ID":2,"PageTypeID":0,"Path":"/about-us","Status":"Published","Template":"flip_flop","Title":"About Tyk Portal"},{"AllowFormSubmission":false,"ID":1,"PageTypeID":0,"Path":"/","Status":"Published","Template":"home","Title":"Build the future with Tyk APIs"}]