Skip to main content
POST
Prompt runs

Authorizations

x-hl-api-key
string
header
required

Body

callerId
string<uuid> | null
startDate
string<date-time> | null
endDate
string<date-time> | null
pageSize
integer<int32>
Required range: 1 <= x <= 20
appHeaders
object | null
promptId
string<uuid> | null
promptVersionId
string<uuid> | null
promptRunId
string<uuid> | null
conversationRunId
string<uuid> | null
workspaceId
string<uuid> | null
conversationId
string<uuid> | null
continuationToken
string | null
includeFeedback
boolean
feedback
object

Response

200

OK