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.
2 parents 49cf984 + 4120e96 commit a49c1d2Copy full SHA for a49c1d2
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