GET/v1.0/manage-profile/lostStolenMessage/Read-only

Get Lost/Stolen Message Preference for a non-PLTE account. This endpoint can be accessed only by scope org_super (Master Admin).

Parameters

No parameters.

cURL
curl -X GET "https://api.kajeet.dev/sentinel-proxy/sentinel/api/v1.0/manage-profile/lostStolenMessage/" \
  -H "Authorization: Bearer $SENTINEL_TOKEN"

Try this operation in the interactive explorer →