How to get visibility of activity via REST API

I am using the /rest/activityDetails API to retrieve detailed information about an activity.

Example:
apis.garmin.com/.../activityDetails

In the response, I am unsure which field indicates whether the activity is public or private.
The status is similar to the one shown in the image below.

Please guide me on which field to check for the status or which API to use to retrieve it.

Thank you!