Legacy Mailbox API 1.0 is deprecated
Legacy Mailbox API 1.0 was deprecated on November 20, 2019. Please use Mailbox API 2.0 going forward. If you have any questions or need help with the new API, please reach out.
Get User
- REST Method: GET
- URL: https://api.helpscout.net/v1/users/{id}.json
- URL: https://api.helpscout.net/v1/users/me.json
The /v1/users/me.json
endpoint will return the User associated with the API key used to make the request.
Response
Response | Name | Type | Notes |
---|---|---|---|
Header | Status | Int | 200 |
Body | item | User |