Rest api query params not working

i am trying to fetch all fields of a doc but not able to get
i am only getting the name field
end point is like this /api/resource/Daily Goal?fields=[‘*’]

Try
/api/resource/Daily Goal/{{docname}}