Return An Action Batch

GET {{baseUrl}}/organizations/:organizationId/actionBatches/:actionBatchId

Return an action batch

HEADERS

KeyDatatypeRequiredDescription
X-Cisco-Meraki-API-Keynull

RESPONSES

status: OK

{"id":"123","organizationId":"2930418","confirmed":true,"synchronous":false,"status":{"completed":false,"failed":false,"errors":[]},"actions":[{"resource":"/devices/QXXX-XXXX-XXXX/switchPorts/3","operation":"update","body":{"enabled":false}}]}