mirror of
https://github.com/SigNoz/signoz.git
synced 2025-12-24 19:07:47 +00:00
22 lines
341 B
JSON
22 lines
341 B
JSON
{
|
|
"data": [
|
|
{
|
|
"created_at": 1638083159246,
|
|
"data": "{}",
|
|
"id": 1,
|
|
"name": "First Channels",
|
|
"type": "slack",
|
|
"updated_at": 1638083159246
|
|
},
|
|
{
|
|
"created_at": 1638083159246,
|
|
"data": "{}",
|
|
"id": 2,
|
|
"name": "Second Channels",
|
|
"type": "Slack",
|
|
"updated_at": 1638083159246
|
|
}
|
|
],
|
|
"message": "Success"
|
|
}
|