On this pageList or QueryReturns a list of your activations.ExamplesGet 20 activations based on a query.\SureCart\Models\Coupon::where([ 'license_ids' => ['8ba8d60f-5277-4e6b-807c-dee8166446d5']])->paginate([ 'page' => 1, 'per_page' => 20]);Where ParametersResponse Attributes