Authorization: Bearer ********************curl --location --request GET 'https://api.cobre.co/v1v1/alerts/alt_3jTW8t6qdQ' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{}'{
"id": "alt_2Ut5988ss9",
"creator": "cli_vdkfasdhjb_31",
"type": "fx_rate",
"alias": "string",
"active_status": true,
"metadata": {
"currency_pair": "usd/cop",
"condition": "within_range",
"max_rate": 3500.12,
"min_rate": 3400.09
},
"valid_until": "2025-12-31T23:59:59Z",
"created_at": "2025-10-20T04:41:02Z",
"updated_at": "2025-10-23T05:00:13Z"
}