Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

Azure AD access token obtained via MSAL

Query Parameters

status
enum<string>

Filter by record status

Available options:
pending,
completed,
expired,
cancelled
role
enum<string>

Filter by user role (default assignee)

Available options:
assignee,
originator

Response

List of human input records

id
string
required
executionId
string
required

Flow execution ID (partition key)

scope
enum<string>

Access control model

Available options:
personal,
shared
createdBy
string

UPN of the creator

isPublic
boolean

Allow public read access

owners
object[]
contributors
object[]
users
object[]
inheritEntitlements
hideFromCatalog
boolean

Hide entity from user-facing recommendations and catalog/search surfaces (still accessible to owners/contributors/admins)

createdAt
string

ISO-8601 creation timestamp

updatedBy
string
updatedAt
string

ISO-8601 update timestamp

flowId
string
nodeId
string
prompt
string

Human-readable prompt text

inputType
enum<string>
Available options:
text,
approval,
choice,
form
options
string[]
status
enum<string>
Available options:
pending,
completed,
expired,
cancelled
allowDelegation
boolean
assignees
object[]
delegationHistory
object[]
response
string
originatorEmail
string
originatorName
string
chatId
string
expiresAt
string