GET /organizations/{organizationId}/actionBatches

meraki.com

Summary: Return the list of action batches in the organization
Operation ID: getOrganizationActionBatches
Auth: unknown
Description

Return the list of action batches in the organization

Parameters (2)

organizationId (string, path, required)
status (string, query, optional)

Filter batches by status. Valid types are pending, completed, and failed.

Constraints: {'enum': ['completed', 'failed', 'pending']}

No probe data for this endpoint yet.