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

Authorizations

Authorization
string
header
required

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

Path Parameters

conversation_id
string<uuid>
required

Query Parameters

status
enum<string>

Lifecycle status for the target record.

Available options:
open,
submitted,
cancelled,
expired
run_id
string
Required string length: 1 - 255
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.