Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

Azure AD access token obtained via MSAL

Path Parameters

id
string
required

Human input record ID

Query Parameters

executionId
string

Flow execution ID (used as partition key)

Response

Human input record

Unified human input record for flow execution requests

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