v1
latestOpenAPI 3.0.42026-07-241876123.9 KBInstallations
Retrieves all installations accessible by the current user, matching the provided filters.
By default, returns the first 50 items. Use <b>pageIndex</b> for pagination or adjust <b>pageSize</b> (max: 100).
Query parameters
0 = None
1 = User
2 = Owner
4 = Maintainer
8 = Administrator
15 = Any
16 = Onboarding
32 = DeviceAdministrator
64 = PartnerAdministrator
128 = Technical
256 = InternalData
Return only installations where current user has any of the provided user roles. Note that this is a bit-flag and multiple roles can be provided.
0 = None
1 = User
2 = Owner
4 = Maintainer
8 = Administrator
15 = Any
16 = Onboarding
32 = DeviceAdministrator
64 = PartnerAdministrator
128 = Technical
256 = InternalData
0 = Pro
1 = Smart
Return only installations of the provided type.
0 = Pro
1 = Smart
Excludes installations that is visible for the user group identified by lookup key.
A filter used to filter items. The filter may be applied to multiple properties depending on the object type.
If true objects are only returned with their basic properties like Id and name.
Name of the property used to sort the result.
Set to true to sort items in descending order.
Number of items to return per page.
The page index to return, first page is 0.
If true, and your user has access, include disabled objects.
Get or set a list of item Id's that will be excluded from the result.
Returns only information about pages and no data info.
Response
OK