Information
This documentation supports the 20.08 version of BMC Helix Platform.  To view an earlier version, select 20.02 from the Product version menu.

Get list of organizations by using organization type


The get list of organizations (Data page) method enables you to fetch all the organizations of a specific type by searching with the organization type. The method can also be used with various include parameter to fetch additional details of the organizations. 

URLs

The following table provides information about the URLs used to fetch organization details:


Parameters

The following table provides information about the parameters of the get list of organizations (Data page) method:


Example

To get all the organizations of support groups type along with their parent organizations, use the following URL:

/api/com.bmc.arsys.rx.foundation/organization/supportgroup?include=parentOrg&pageSize=20&startIndex=5&sortBy=organizationName

Related topics

Get-organization-details

Get-organization-details-by-using-organization-ID

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC Helix Platform 20.08