Postman · Arazzo Workflow
Postman Review the Latest Collection Run
Version 1.0.0
List a collection's run history and pull the latest run's full details.
View Spec
View on GitHub
AI Agent BuilderAI AgentsAPI CatalogAPI ClientAPI DesignAPI DevelopmentAPI DocumentationAPI GovernanceAPI LifecycleAPI MonitoringAPI NetworkAPI PlatformAPI TestingAudit LogsAutomationCI/CDCollaborationCollectionsComplianceDiscoveryEnvironmentsFlowsGraphQLgRPCHTTPInsightsMCPMCP GeneratorMock ServersMockingMonitorsNewmanOpenAPIPlatformPrivate API NetworkPublic API NetworkSecret ScanningSpec HubSpecificationsSSOTestingVaultWebSocketWorkflowsWorkspacesArazzoWorkflows
Provider
Workflows
review-latest-collection-run
Fetch the run history then the newest run's detailed results.
Lists collection runs ordered by recency, takes the first (latest) run ID, and fetches that run's detailed assertion and execution results.
1
listRuns
getCollectionRuns
List the collection's recent run history, most recent first.
2
getRun
getCollectionRun
Fetch the detailed results for the latest run, including individual request executions and assertions.