Input Requests
List Input Requests
Retreive a list of input requests
GET
/
clusters
/
{clusterId}
/
runs
/
{runId}
/
input-requests
/
{inputRequestId}
For more information about input requests, see Input Requests.
Headers
authorization
string
Path Parameters
clusterId
string
requiredrunId
string
requiredinputRequestId
string
requiredResponse
200 - application/json
id
string
requiredrunId
string
requiredclusterId
string
requiredresolvedAt
string | null
requiredcreatedAt
string
requiredrequestArgs
string | null
requiredservice
string | null
requiredfunction
string | null
requireddescription
string | null
requiredtype
string
requiredoptions
string[]
Was this page helpful?