URLs
GET api/v1/users/oauth/{clienttype}/{clientuserid}.xml (or .json)
SHOW oauth information for a user by client type and client Id.
请求参数
名称 |
类型 |
描述 |
必需 |
默认值 |
选项 |
ClientType |
string |
Client type of OAuth provider. |
是 |
||
ClientUserId |
string |
Client user ID of OAuth user. |
是 |