Postman · Arazzo Workflow
Postman Inspect Collection Contents
Version 1.0.0
Read a collection's requests, folders, and saved example responses.
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
inspect-collection-contents
Enumerate a collection's definition, requests, folders, and responses.
Reads a collection and then lists its requests, folders, and saved example responses for a complete read-only inventory.
1
getCollection
getCollection
Fetch the full collection definition including metadata and items.
2
listRequests
getCollectionRequests
List all requests in the collection with their method and URL metadata.
3
listFolders
getCollectionFolders
List all folders in the collection along with their hierarchy metadata.
4
listResponses
getCollectionResponses
List all saved example responses in the collection.