List IMSI events
Returns the list of events, filtered, sorted and paged according to query parameters.
Authentication
AuthorizationBearer
An auth_token should be provided to authenticate a session.
To obtain an auth_token, see the POST request to
/api/v1/authenticate.
Path parameters
imsi_id
Numerical ID of an IMSI
Query parameters
q
Filter parameter in `<parameter>:<value>` format.
Expects a comma-separated list of the allowed fields:
- `timestamp`
- `description`
- `source`
- `severity`
- `organisation`
- `endpoint`
- `tags`
- `ip_address`
- `imei`
- `iccid`
- `imsi`
page
Current page number
per_page
Paging parameters defining the number of items per page
sort
Sort properties according to a comma separated list of accepted fields
Response headers
Link
URLs for navigational links used to retrieve first, previous, next and last page in a dataset
X-Count-Per-Page
The requested per_page parameter
X-Current-Page
The current page number within the current data set
X-Total-Count
The total element count in the current data set
X-Total-Pages
The total page count in the current data set
X-Filter
If filtering is applied using ?q=field:criteria URL query parameters, the filter criteria is returned here
X-Sort
If sorting is applied using ?sort=sort_criteria URL query parameters, the sort criteria is returned here
Response
Successfully returned a list of IMSI events
timestamp
alert
description
id
event_type
event_source
event_severity
organisation
endpoint
sim
imsi