The v1 of this endpoint returns the user's ID, v2 will return more general info about the user. We require authentication for this endpoint, so we extract the user ID from the access token.
请求参数
无
返回响应
🟢200成功
application/json
User ID was found and returned
Body
请求示例请求示例
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://api.lyft.com/profile'