GetTypes

Filter machine types in the database. Results will be sorted by type name.


Method name Response type Requires identity Required permissions
Request Array of Type models No None

Request structure

Field name Type Default Required Description
limit numeric 20 No Maximum number of entries to be retreived (max. 100)
offset numeric 0 No Offset of the results set
query string Yes Get only types that their names are similar to specified query


Examples

There are no examples for this method.