We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0c1563 commit 4120e96Copy full SHA for 4120e96
src/monitor/granular-observability.md
@@ -38,7 +38,7 @@ The rate limiting metadata follows the Segment API [Rate limit errors](https://d
38
Here's an example call:
39
40
41
-```curl
+```bash
42
curl -i -X POST \
43
'https://api.segmentapis.com/customer-insights/download?collectionId=<COLLECTION ID FROM UI>&hour=<HOUR>' \
44
-H 'Authorization: Bearer <TOKEN>'
0 commit comments