curl --location --request GET 'https://api.360.cn/v2/datasets?page=1&size=100' \ --header 'Authorization: Bearer {{YOUR_API_KEY}}' \ --header 'Content-Type: application/json'
{}