List SIMs
Authentication
An auth_token should be provided to authenticate a session.
To obtain an auth_token, see the POST request to
/api/v1/authenticate.
Query parameters
Defines the number of items per page (max. 2500)
Response headers
Number of items to show per page requested via the per_page parameter.
Returns the relevant values if filtering is applied using ?q=field:criteria query parameter.
Returns the sorted data set if sorting is applied using ?sort=field query parameter.