SDK Reference
Get User
Retrieve information about the authenticated user.
Description
The Get User endpoint allows you to retrieve information about the authenticated user associated with your API key.
HTTP Request
GET /user
Authentication
All requests must include an Authorization header with a valid API key.
Headers
| Key | Value |
|---|---|
| Authorization | Bearer YOUR_API_KEY |
| Content-Type | application/json |
Request Example
Response
Success
Status Code: 200 OK
Body: