Skip to main content

Need to show glip guest users detail using API but when try to get their information with Persons API call not showing any results. is there any way to show guest users by API call?

Do you mean to identify all guest members vs. company's internal members (members from the same company with the host) from a Glip team?

If so, there is no straightforward solution but you can read all the team's members, then read each member's email address and identify them hosts vs. guests based on the email address domain.


Reply