Authorized User
GET
https://api.webflow.com/user
Basic information about the authorized user.
Headers
AuthorizationstringRequired
Bearer authentication of the form Bearer <token>, where token is your auth token.
Accept-VersionstringOptional
The API version
Response
Request was successful
_idstring or null
format: "uuid"
The uniqueID of the user
emailstring or null
format: "email"
The user's email address
firstNamestring or null
The user's first name
lastNamestring or null
The user's last name