Get current user (plan and usage)
GET /api/v1/me
GET
/api/v1/me
Authorizations
Section titled “Authorizations ”Responses
Section titled “ Responses ”{ plan, usage: { app_count, app_limit, subscriber_count, subscriber_limit, monthly_sent, monthly_limit } } (limits are null on paid plans)
Unauthorized