Temporal · Arazzo Workflow
Temporal Audit API Keys for an Owner
Version 1.0.0
List a Service Account's API keys and load the detail of one of them.
Provider
Workflows
audit-api-keys-for-owner
List API keys for an owner and inspect the first key's detail.
Chains listApiKeys (filtered by ownerId and ownerType, branching on whether keys exist) with getApiKey to load the first matching key's detail.
1
listKeys
List API keys owned by the supplied owner. The flow branches on whether the returned apiKeys array contains any entries.
2
inspectKey
Load the detail of the first API key returned to inspect its display name, expiry, and state.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.