コンテンツにスキップ

Get current user (plan and usage)

GET
/api/v1/me

{ plan, usage: { app_count, app_limit, subscriber_count, subscriber_limit, monthly_sent, monthly_limit } } (limits are null on paid plans)

Unauthorized