
List Zaps, browse apps, manage authentications, and inspect Zap runs via the Partner Workflow API
Sign in to connectGet the authenticated Zapier user profile (Partner Workflow API). Requires OAuth scope: profile.
List Zaps for the authenticated user. Supports pagination and expand. Requires zap / zap:all (or related) scopes.
List apps from the Zapier app directory (popularity-sorted). Optional category, search, pagination.
List actions available for a given app. Requires app (canonical UUID from list_apps).
List authentications the user owns for an app. Requires app UUID.
List Zap execution runs (trigger/action history) for the account. Requires zap:runs scope. Filter by zap_id, date range, status, or search text.