Postman · Arazzo Workflow
Postman Audit Mock Server Call Logs
Version 1.0.0
Read a mock server, review its custom responses, and pull its call logs.
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
audit-mock-call-logs
Inspect a mock server and its served call logs.
Reads a mock server, lists its server responses, and fetches its recent call logs for auditing.
1
getMock
getMock
Read the mock server's configuration and URL.
2
listServerResponses
getMockServerResponses
List the custom server responses configured on the mock.
3
getCallLogs
getMockCallLogs
Pull the mock server's recent call logs, most recent first, including request and response bodies.