authorizedUsers
Lists dashboard users authorized on the current account. Caller must have ADMIN_ACCESS (or use an API key).
authorizedUsers(
token: String
pageSize: Int
): AuthorizedUsersConnection!
Arguments
authorizedUsers.token ● String scalar
authorizedUsers.pageSize ● Int scalar
Type
AuthorizedUsersConnection object
Paginated list of authorized users on the current account.