Legacy Dev Forum Posts

 View Only

Sign Up

What does the Teams fields represent inside the User API?

  • 1.  What does the Teams fields represent inside the User API?

    Posted 06-05-2025 19:21

    LucasArrudaFernand | 2021-04-12 14:15:36 UTC | #1

    Hi,

    Inside (POST) /api/v2/users/search we have the return of the object:

    team (Team) The team the user is a member of:

    id (string) The globally unique identifier for the object. name (string required) The team name. description (string) Team information. dateModified (string) Last modified datetime. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss[.mmm]Z. memberCount (integer) Number of members in a team. selfUri (string) The URI for this object.

    What are those fields representing in the UI ? Are they related to something regarding the MS Teams Integration ?


    system | 2021-05-13 14:15:40 UTC | #2

    This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 10593