Get list privileges
Spaces method and path for this operation:
get /s/{space_id}/api/lists/privileges
Refer to Spaces for more information.
GET
/api/lists/privileges
curl \
--request GET 'https://localhost:5601/api/lists/privileges' \
--header "Authorization: $API_KEY"