Skip to main content
6-Contributor
January 28, 2026
Question

is there any api to get all the product in which the user is present

  • January 28, 2026
  • 3 replies
  • 128 views

Is there an API to get all the products in which the given user is present?

3 replies

Catalina
Community Moderator
January 28, 2026

Hi @SB_19451911 

 

Thank you for your question! 

 

I’d like to recommend to bring more details and context to your initial inquiry.

Please add screenshot(s) to better understand what you are trying to do in your process. 

 

Please refer to this guideline to make your questions more likely to receive a quick and useful answer. 

This will increase your chances to receive meaningful help from other Community members. 

 

Here's what a good question for Windchill looks like. 

 

Thank you for your participation and please let me know if you need further assistance! 

 

Best regards,

Catalina | PTC Community Moderator
16-Pearl
January 28, 2026

Hi @SB_19451911,

No, you cannot retrieve all product details directly from the user.

Instead, you need to query all products, identify the associated product teams, and then verify whether the user is included.

4-Participant
February 4, 2026

Such the direct API doesn't exist.
Indirect API does exist, or you can use QueryBuilder or I*E task instead.