Check flow health and run history

The Analytics tab in Postman Flows provides details about how flows in the Postman Cloud are performing. Use the Analytics tab to monitor when, how often, and how long flows run in the cloud, and whether they succeed or fail. In the displayed run logs, you can open any individual block and view its success/failure status, data input and output, and further details.

To see the Analytics tab in Postman Flows, do the following:

  1. From the Flows tab, click Home iconHome icon Flows Home > Analytics.

    Flows analytics tab
  2. Select a time range from the dropdown list to display runs from that time. You can filter the list of runs by run ID, flow name, status, and trigger type.

    You can get the run ID from the response’s x-session-id header.

  3. Click a run in the list to open the Run Details pane.

  4. After a flow completes its run, the Run Details pane shows each block’s status (Flows success iconFlows success icon Success or Flows error iconFlows error icon Fail). Click the Run Logs dropdown lists to filter by block and status.

    Flows analytics run log
  5. Select a block from the list to see its input, output, and details.

  6. If your flow uses Flow blocks, click Right Large iconRight Large icon View module blocks next to the Flow block’s name to view the input, output, and details for its constituent blocks.

Last modified: 2026/01/15


Postmanaut illustration for Postman Flows section.