get_user
Retrieve the authenticated Eventbrite user's profile details, including account information, using your personal OAuth token.
Instructions
Get authenticated user information.
ENDPOINT: GET /users/me/
Returns current user details.
AUTHENTICATION: Requires: Authorization: Bearer PERSONAL_OAUTH_TOKEN
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||