# List Store Traffic Events **GET /v2/api/storetrafficevents** List all Store Traffic Events for an account. ## Servers - https://api.maddenanalytics.com: https://api.maddenanalytics.com () ## Authentication methods - Bearer ## Parameters ## Responses ### 200 OK #### Body: application/json (array[object]) - **eventTime** (string) Time the event occurred - **externalStoreID** (string) - **incomingTraffic** (integer) Number of incoming traffic - **outgoingTraffic** (integer) Number of outgoing traffic - **storeTrafficCounterID** (string) ExternalID of the counter ### default All errors will return the same object with a describing code & message #### Body: application/json (object) - **error** (string) - **message** (string) - **statusCode** (integer) [Powered by Bump.sh](https://bump.sh)