# datarequest.no_items Triggered when the data extraction for a Data Request is complete and no Item is available. Endpoint: POST datarequest.no_items Version: 3.0 Security: Bearer, Basic, Internal, None ## Request fields (application/json): - `datarequest_id` (string) Unique ID of the Data Request identified by MeasureOne Example: "dr_TSEne2SSjP3GvpVrs5HLol4xor2" - `individual_id` (any) Unique ID of the Individual identified by MeasureOne Example: "idv_TSEne2SSjP3GvpVrs5HLol4xor2" - `external_id` (any) Your identifier for the Individual Example: "ABCDECD" - `event` (string) Name of the event Example: "datarequest.no_items" - `is_refresh` (any) A flag to identify if event trigger due to a scheduled auto refresh - `refresh_id` (any) Unique ID of a scheduled refresh identified by MeasureOne