Name fields missing from User and Share objects?

Hello,

I am making a couple requests through the API to get the users on the account and a shares for a specific sheet. The documentation says that objects returned for shares will have a name, and that the objects returned for the user objects will have name, firstName, and lastName. However, I am receiving responses that lack these parameters on the objects. Is this expected?

Answers