Search ComponentsAsk AIpost https://{domain}/api/v4/componentsBody ParamsThe input.sortingstringenumSortingMembers:Ascending - Ascending from A-Z Descending - Descending from Z-A AscendingDescendingAllowed:AscendingDescendingpageNumberint32 | null1 to 10000Page numberpageSizeint32 | null1 to 100Page sizeidint32 | nulldirect search around a specific componentId.parentIdint32 | nulldirect search around a specific parentId.teamIdint32 | nullfilter based on a specific team IduserIduuid | nullfilter based on a specific user IdtextSearchstring | nullsearch name or description of componentsincludeRequestedComponentboolean | nullreturn the requested component in the result set, default truetruefalseincludeChildrenboolean | nullreturn children of requested componenttruefalseincludeParentsboolean | nullreturn parents of requested componenttruefalseincludePeersboolean | nullretrun peers of requested componenttruefalseonlyAdjacentLevelboolean | nullreturn only direct parents or children of specific component. only used if IncludeChildren or IncludeParents is true.truefalsesubscriberIdint32 | nullfilter result based on a subscriber IdminimumRolestringenumMembers:AnonymousSubscriberEmployeeManagerAdministratorCompanyAdminSuperAllowed:AnonymousSubscriberEmployeeManagerAdministratorCompanyAdminSuperincludeHiddenComponentsboolean | nullInclude hidden components, default is no.truefalseincludeCloudComponentsboolean | nullInclude components that have been copied from cloud providers.truefalseexcludeLocalComponentsboolean | nullExnclude components that have been created with-in the account.truefalsesortResultsBystringenumMembers:PeerDisplayPriorityNameLevelLevelThenPeerDisplayPriorityStatusAllowed:PeerDisplayPriorityNameLevelLevelThenPeerDisplayPriorityStatusincludeLinkedComponentsboolean | nullreturns linked componentstruefalseResponses 200Success 401Unauthorized 403Forbidden 405NotAllowedUpdated about 1 year ago