Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 493 Bytes

File metadata and controls

23 lines (13 loc) · 493 Bytes

me

The account behind this credential: email, whether it is verified (sending is blocked until it is), and plan. Use to poll verification state after register().

HTTP: GET /v1/me

Parameters

None.

Returns

me-response — see the me-response schema.

Example

Object res = mk.me();

← All methods · Docs · mailkite.dev