Skip to main content
GET
List all prompts

Query Parameters

cursor
string | null

Cursor for pagination (base64-encoded prompt ID)

limit
integer
default:100

The max number of prompts to return at a time.

Response

A list of prompts with pagination information

data
Prompt · object[]
required
next_cursor
string | null
required