Get authenticated user
x_organic_get_meRetrieve the authenticated user's profile and ID to enable timeline, likes, bookmarks, or mentions operations. Use this first when needing the user ID for X/Twitter actions.
Instructions
GET /2/users/me — the user on this OAuth2 token. Call first when you need user id for timeline, likes, bookmarks, or mentions. Never invent a handle.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||