Get a page by ID

https://nexaflow.readme.io/reference/getpagebyid

Video Link: https://youtu.be/N_pCES3DeQE

API to get data of a single page.

Use Cases:

  • To get all data needed to render a page

To access a single page of website, you need an Access Token, Website Id, Page Id for that particular website.

  1. Enter the Access token in Authentication block on the right, to access APIs. And enter website Id in, Page Id the highlighted column (in the below image).

  1. Click on Try It! button. and you will get the API in Response tab.

Last updated