Profile

Get Role

Return the caller's role and account type.

get/api/profile/role

Response

Successful Response

rolestring required

User role: user, admin, support

is_adminboolean required

Whether user is admin or support

account_typestring required

Account type: user or enterprise

Changes