List all applicationsCopy Pageget https://sandbox.uk.rootplatform.com/v1/insurance/applicationsQuery Paramspage_sizeinteger1 to 100Defaults to 30The maximum number of items that will be contained in a single page, between 1 and 100 (inclusive).pageinteger≥ 1Defaults to 1The page number of the entities to fetch. Must be a minimum of 1.searchstringA space seperated list of matching words to search for. e.g. "[email protected]"statusstringA comma seperated list of statuses. eg. "pending,issued"created_bystringA valid UUID of the user that created the application.user_group_idstringA valid UUID of the user group that created the application.created_by_typestringA semi-colon seperated list of the requestee types. e.g. api_key, user, legacy_api_key, legacy_user_api_key, system, product_module or embed_jwtincludestringAn optional semicolon-separated list of underlying objects to include, e.g. ?include=policy;policyholder. Valid options are 'policy', 'policyholder' and 'quote_package'product_module_idstringA valid UUID of the product module to filter applications by.Response 200SuccessUpdated 5 months ago