Skip to main content
GET
List raw submissions

Authorizations

hookie_session
string
cookie
required

The console's sealed session cookie, set by WorkOS AuthKit. Mutating requests also require the X-Requested-With CSRF header.

Path Parameters

pid
string
required

Project id (UUID) belonging to the caller workspace.

Response

The 500 newest submissions of the project. payload is the stored body truncated to its first 4000 characters (a string, not parsed JSON). No pagination parameters are supported on this route - use POST search/submissions for filtering and paging.

submissions
object[]
required