CXone Studio: GetRESTProxy JSON parsing error

The GetRESTProxy action returns 200 but the ASSIGN to Response.Body fails. The endpoint is /api/v2/users/{id}. Getting Error parsing JSON: Unexpected token when trying to extract firstName. Studio doesn’t like the raw string. Need the exact path syntax to hit nested fields.