View source: R/generated_client.R
users_list_me_organization_admins | R Documentation |
Get list of organization admins for logged-in user
users_list_me_organization_admins()
An array containing the following fields:
id |
integer, The ID of this user. |
name |
string, This user's name. |
username |
string, This user's username. |
initials |
string, This user's initials. |
online |
boolean, Whether this user is online. |
email |
string, This user's email address. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.