List The PII Requests For This Network Or Organization

GET {{baseUrl}}/networks/:networkId/pii/requests

List the PII requests for this network or organization

ALTERNATE PATH

/organizations/{organizationId}/pii/requests

HEADERS

KeyDatatypeRequiredDescription
X-Cisco-Meraki-API-Keynull

RESPONSES

status: OK

[{"id":"1234","organizationWide":false,"networkId":"N_1234","type":"delete","mac":"00:77:00:77:00:77","datasets":"['usage', 'events']","status":"Completed","createdAt":1524692227,"completedAt":1524702227}]