Get SIM operation details
Get details of a specific SIM operation.
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
operation_id
Response
SIM operation detail
id
Operation ID
action
status
creation_date
last_updated_at
product
finalization_date
target
total_count
failed_count
success_count
error
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error