Extract fields value from Deserialize JSON output

SelectToken approach can also handle this (see here, same linked topic)

$.identifications.[0].identificationStatus.status - here [0] was used for taking the first.

In case of further help is needed, I can have a closer look on it.

Are you looking for this?
"description": "User Details:\n\n* First Name : xxx\n* Last Name : xxxx\n* Preferred Name : null\n* Gender : Male\n* ",