---
title: "Add a new pages"
method: GET
path: "/v1/pages.json"
tags: ["pages"]
---

# Add a new pages

`GET /v1/pages.json`

Created pages

## Query parameters

- `token` string, required

## Response `200`

successful operation

- object
  - `id` integer
  - `created` string
  - `modified` string
  - `title` string
  - `user_id` string
  - `parent_id` string
  - `description` string

## Other responses

- `405` — Invalid input

## Changes

- **2018-10-11** `0ed5ec2da9f1` — 1 info
  - endpoint added
- **2016-04-26** `5d7a4c3eadce` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/restyaplatform/apis/restyaboard/changes/v1/pages.json/get.md)

---

[API](https://skmtc.dev/restyaplatform/apis/restyaboard.md) · [All operations](https://skmtc.dev/restyaplatform/apis/restyaboard/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/restyaplatform/restyaboard/revisions/bfc753befdbe/schema)
