A GUID is a Globally Unique Identifier. To get the GUID of the user who is running the
application, call the GET operation on the following
URI. This user must be signed in to Yahoo!.
http://social.yahooapis.com/v1/me/guid
Not available.
GETcallbackformatlangregionview| Element | JSON Data Type | XML Schema Data Type | Description |
|---|---|---|---|
uri
|
string | anyURI | The introspective GUID URI: http://social.yahooapis.com/v1/me/guid |
value
|
string | string | The GUID that identifies the user running the application. |