Get all flow steps for a flow
Returns all steps stored in the flow config JSONB column, sorted by order.
Authentication
AuthorizationBearer
API key or Clerk session token
Path parameters
flowId
Response
Flow steps list
data
flowId
flowName
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error