Accounts
Manage accounts
Accounts API
Get a list of your Mailtrap accounts.
Authorizations
Api-TokenstringRequired
Pass the API token in the Api-Token
Responses
200
Returns the list of accounts to which the API token has access. access_levels can return 1000 (account owner), 100 (admin), 10 (viewer).
application/json
401
Returns unauthorized error message. Check your credentials.
application/json
get
/api/accountsLast updated
Was this helpful?

