Retrieve the build associated with a running UI flow session, including the build settings used to render it.
Returns the build that an already-started UI flow session is running on, with its associated build settings. Renderers call this when continuing a UI flow across page refreshes; external callers can use it to discover the build version a session is bound to. Authorisation is enforced by checking that the UI flow session’s workspace belongs to your organisation.Documentation Index
Fetch the complete documentation index at: https://docs.flowx.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer <token>.BuildInfoDTO (same shape as Get build info by process instance).