Accounts

Manage accounts

Accounts API

Get all accounts

get

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
get
/api/accounts

Last updated

Was this helpful?