apidocs icon indicating copy to clipboard operation
apidocs copied to clipboard

"app" property in user response

Open paulyoung opened this issue 9 years ago • 1 comments

This is present in the response when making a GET request to https://passport.thegrid.io/api/user, but isn't documented or shown in the schema.

Unless I'm mistaken it's the UUID of the app used to make the request.

It's not present when making a request to https://passport.thegrid.io/api/user/{id}, so can I assume that it's optional?

paulyoung avatar Sep 15 '15 23:09 paulyoung

Yes, that's optional and comes from Passport.js. It is not linked with The Grid data entities.

trustmaster avatar Sep 16 '15 10:09 trustmaster