List operation for eUICC
List all operations of a specific IoT eUICC. This route returns HTTP 404 error for non-IoT eUICCs.
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
euicc_id
Query parameters
page
per_page
q
Filter parameter in `<field>:<criteria>` format.
Expects a comma-separated list from the allowed fields:
* `id`
* `action`
* `status`
* `sim`
sort
Sort properties according to a comma separated list from the allowed fields (prefix with `-` for descending):
* `id`
* `action`
* `status`
* `sim`
* `creation_date`
* `expiry_date`
* `finalization_date`
Response
Operation list
id
action
status
creation_date
expiry_date
sim