curl --location --request GET 'https://api.v2.rainyun.com/user/logs?options&log_type' \ --header 'x-api-key;' \ --header 'rain-dev-token: {{rain-dev-token}}'
{ "records": null, "totalRecords": 0 }