Dashboard Auth
auth

Get Current User Info

get/api/auth/me

Response

Successful Response

idinteger required
emailstring required
namestring nullable required
is_authenticatedboolean
has_channelboolean
channel_idinteger nullable
channel_namestring nullable
channel_thumbnailstring nullable
is_adminboolean
billing_pausedboolean
billing_pause_reasonstring nullable

Changes