Get Custom Report DetailsAsk AIget https://{dc-region}.zuperpro.com/api/reports/custom_reports/{report_uid}Perform custom report details operation with comprehensive optionsPath Paramsreport_uidstringrequiredCustom report UIDQuery Paramsreport_namestringCustom report namereport_modulestringReport module (JOB, CUSTOMER, EMPLOYEE, etc.)report_descriptionstringReport descriptionreport_iconstringReport icon URLreport_codestringCustom report codeavailable_to_allbooleanAvailable to all userstruefalseavailable_tostringAvailable to user UIDs (comma-separated)available_to_teamstringAvailable to team UIDs (comma-separated)created_bystringCreator user UIDcreated_atstringFilter by creation dateupdated_atstringFilter by update dateis_deletedbooleanIs report deletedtruefalseis_activebooleanIs report activetruefalsekeywordstringSearch keywordpagenumberDefaults to 1Page number for paginationcountnumberDefaults to 10Number of records per pagesortstringDefaults to DESCSort order (ASC/DESC)sort_bystringDefaults to created_atSort fieldResponses 200Custom Report Details operation completed successfully 201Custom Report Details created successfully 400Bad request - Invalid parameters 401Unauthorized - Missing or invalid authentication 404Resource not foundUpdated 8 months ago