v2

latestOpenAPI 3.0.0raw.githubusercontent.com2026-06-027801.5 MB
SIM Swap v1.0.0

Get timestamp of last SIM swap event for a mobile user account provided with phone number.

post/passthrough/camara/v1/sim-swap/sim-swap/v0/retrieve-date

Headers

x-correlatorstring

Correlation id for the different services

x-rapidapi-hoststring required
Example:network-as-code.p-eu.rapidapi.com

The API's Host value as defined in the RapidAPI Hub.

Request body

phoneNumberstring

A public identifier addressing a telephone subscription. In mobile networks it corresponds to the MSISDN (Mobile Station International Subscriber Directory Number). In order to be globally unique it has to be formatted in international format, according to E.164 standard, prefixed with '+'.

Response

latestSimChangestring date-time nullable required

Timestamp of latest SIM swap performed. It must follow RFC 3339 and must have time zone. Recommended format is yyyy-MM-dd'T'HH:mm:ss.SSSZ (i.e. which allows 2023-07-03T14:27:08.312+02:00 or 2023-07-03T12:27:08.312Z)