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
Key | Datatype | Required | Description |
---|---|---|---|
X-Cisco-Meraki-API-Key | null |
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}]