Skip to main content
GET
List durable input requests for a run

Authorizations

Authorization
string
header
required

Use a JWT bearer token or a Veryfront API key in the Authorization header.

Path Parameters

run_id
string
required
Required string length: 1 - 255

Query Parameters

status
enum<string>

Lifecycle status for the target record.

Available options:
open,
submitted,
cancelled,
expired
cursor
string
limit
integer
default:20
Required range: 1 <= x <= 100

Response

200 - application/json

Input requests

data
object[]
required
page_info
object
required

Pagination cursor values for traversing the result set.