curl --location --request GET 'https://api.gycoding.com/accounts/user/list?query=' \ --header 'Authorization;'
[ { "username": "string", "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "phoneNumber": "string", "roles": [ "COMMON" ], "picture": "http://example.com", "email": "user@example.com", "apiKey": "string" } ]