Skip to main content
GET
Submission metric history

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

submission_id
string
required

Submission ID. Format: sub_ followed by 24 lowercase hexadecimal characters.

Example:

"sub_0899bdcb659c102e360005ec"

Query Parameters

limit
integer
default:25
Required range: 1 <= x <= 100
cursor
string

Response

Successful response

data
object[]
required
next_cursor
string | null
required