List ReportsAsk AIget https://sandbox.elationemr.com/api/2.0/reports/Query Paramsdocument_date__gtdate-timeDate/time in ISO 8601 UTC format that selects document dates that follow it (exclusive).document_date__gtedate-timeDate/time in ISO 8601 UTC format that selects document dates that follow it (inclusive).document_date__ltdate-timeDate/time in ISO 8601 UTC format that selects document dates that precede it (exclusive).document_date__ltedate-timeDate/time in ISO 8601 UTC format that selects document dates that precede it (inclusive).limitintegerNumber of results to return per page.offsetintegerThe initial index from which to return the results.order_bystringWhich field to use when ordering the results.patientarray of integersMultiple values may be separated by commas.patientADD integerpracticearray of int64sMultiple values may be separated by commas.practiceADD int64reported_date__gtdate-timeDate/time in ISO 8601 UTC format that selects report dates that follow it (exclusive). It may be null in some cases, use document_date instead.reported_date__gtedate-timeDate/time in ISO 8601 UTC format that selects report dates that follow it (inclusive). It may be null in some cases, use document_date instead.reported_date__ltdate-timeDate/time in ISO 8601 UTC format that selects report dates that precede it (exclusive). It may be null in some cases, use document_date instead.reported_date__ltedate-timeDate/time in ISO 8601 UTC format that selects report dates that precede it (exclusive). It may be null in some cases, use document_date instead.Response 200Updated 10 months ago