curl --location --request GET 'http://jira.local:8080/jira/rest//rest/api/3/filter/defaultShareScope'
{"scope":"GLOBAL"}
AUTHENTICATED
Shared with all logged-in users.GLOBAL
Shared with all logged-in users. This shows as AUTHENTICATED
in the response.PRIVATE
Not shared with any users.