Required permissions: online_conferences.read.*
Resource Object ID of owner. Required if "owner_type" is defined.
Resource Object Type of owner. Required if "owner_id" is defined.
App\Models\Tenant\User
, App\Models\Tenant\Department
Maximum number of items in a page.
Page number of query.
Whether or not deleted items are included.
Attribute to order query by.
Direction to order query by.
asc
, desc
Value of attribute to filter query by.
Comparison operator to filter query by.
Equal
, NotEqual
, Contains
, GreaterThan
, GreaterThanOrEqual
, LessThan
, LessThanOrEqual
, IsNull
, NotNull
Attribute to filter query by
The response is of type object
.
Required permissions: online_conferences.read.*
Resource Object ID of owner. Required if "owner_type" is defined.
Resource Object Type of owner. Required if "owner_id" is defined.
App\Models\Tenant\User
, App\Models\Tenant\Department
Maximum number of items in a page.
Page number of query.
Whether or not deleted items are included.
Attribute to order query by.
Direction to order query by.
asc
, desc
Value of attribute to filter query by.
Comparison operator to filter query by.
Equal
, NotEqual
, Contains
, GreaterThan
, GreaterThanOrEqual
, LessThan
, LessThanOrEqual
, IsNull
, NotNull
Attribute to filter query by
The response is of type object
.