---
title: "return the next unpublished suggested line for poets (Auth policies: ganjoor:photos)"
method: GET
path: "/api/poetspecs/unpublished/next"
tags: ["GanjoorPoetSuggestedSpecLines"]
---

# return the next unpublished suggested line for poets (Auth policies: ganjoor:photos)

`GET /api/poetspecs/unpublished/next`

## Query parameters

- `skip` integer

## Response `200`

OK

- GanjoorPoetSuggestedSpecLineViewModel — Ganjoor Poet Specification view model
  - `id` integer — Id
  - `poetId` integer — Poet Id
  - `lineOrder` integer — order
  - `contents` string, nullable — Contents
  - `published` boolean — published
  - `suggestedById` string, uuid, nullable — suggested by id
  - `rejectionCause` string, nullable — rejection cause

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found

---

[API](https://skmtc.net/ganjoor/apis/rmuseum-api.md) · [All operations](https://skmtc.net/ganjoor/apis/rmuseum-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ganjoor/rmuseum-api/versions/bb8e104d36d2/schema)
