Account & Billing
Get account details
GET
https://api.smtpd.dev/api/v1/account
This endpoint allows you to get the account details of the currently logged in user.
Headers
Name
Type
Description
Authentication
string
Bearer {access_token}
Last updated