This API lists a paginated collection of SIM card actions. It enables exploring a collection of existing asynchronous operations using specific filters.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Consolidated filter parameter for SIM card actions (deepObject style). Originally: filter[sim_card_id], filter[status], filter[bulk_sim_card_action_id], filter[action_type]
Consolidated pagination parameter (deepObject style). Originally: page[number], page[size]