Object classes
/structure/classes
Collection of object class information.
GET
| Output: | ObjectClass[] if bygroup is not specified or false, ClassGroup[] if bygroup is true. |
| Retrieves information on all object classes. | |
| Parameters: | ?objtype - Object type ID. Filters the returned classes by object type. Only classes belonging to the object type are returned. |
?bygroup - If true, returns the object classes in class groups. |
Sub-Resources
| Item | Description |
|---|---|
| Item ID by GUID | Retrieves the ID of a class with the given GUID. ] |
| Object class | Information on a single object class. |
| Object class ID from alias (multiple) | Allows resolution of one or more object class IDs from their aliases. |