> For the complete documentation index, see [llms.txt](https://nexaflow.gitbook.io/nexaflow/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nexaflow.gitbook.io/nexaflow/developer-apis/get-a-page-by-id.md).

# Get a page by ID

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

API to get data of a single page.

{% hint style="info" %}
Use Cases:

* To get all data needed to render a page
  {% endhint %}

{% hint style="info" %}
To access a single page of website, you need an **Access Token,** **Website Id, Page Id** for that particular website.
{% endhint %}

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).

<figure><img src="/files/Vt17IrPCEzq6v6fBmhqd" alt=""><figcaption></figcaption></figure>

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

<figure><img src="/files/2E9dndeZmK9vxOWQQaZc" alt=""><figcaption></figcaption></figure>
