Request

Response

    Objects

    HubMembers

    object

    Represents pagination and result of list of hub members.


    Fields

    paginationContains information about the next page, when results are split into multiple pages.
    results*
    [HubMember!]! non-null
    List of objects representing hub members.
    * Required
    Was this section useful?


    Where Used

    UsageUsed ByDescription
    Field Of Hub Represents a hub. A hub is a container of projects, shared resources, and users with a common context.
    Was this section useful?