This endpoint retrieves an array of reports associated with a specific member ID member_id and the date processed date_processed.The returned array contains all reports linked to the provided member ID and date processed, facilitating comprehensive access to relevant information for analysis and review.NB processed parameter can be left out to retrieve all claims under the specified member_id.
Request
Path Params
Query Params
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET '/claim/report/get_user_reports/'