object autoregistration.get(object parameters)
The method allows to retrieve autoregistration object according to the given parameters.
This method is only available to Super admin user type. Permissions to call the method can be revoked in user role settings. See User roles for more information.
(object)
Parameters defining the desired output.
The method supports only one parameter.
Parameter | Type | Description |
---|---|---|
output | query | This parameter being common for all get methods described in the reference commentary. |
(object)
Returns autoregistration object.
Response:
CAutoregistration::get() in ui/include/classes/api/services/CAutoregistration.php.