Skip to main content
GET
Poll the current state of a Config Flow

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

flowId
string
required

ID do flow

Response

Current flow state

type
string

Tipo do passo atual (ex: form, external, abort, create_entry)

flowId
string
handler
string
stepId
string
errors
object | null
data_schema
any[] | null
url
string | null

URL OAuth2 para redirecionamento externo