GET /share/reports/{token}
| Parameter | In | Type | Notes |
|---|---|---|---|
tokenrequired | path | uuid |
curl -s https://app.upfour.io/v1/share/reports/<token> \
-H "Authorization: Bearer $UP4_API_KEY"Try it
Sent directly from your browser to https://app.upfour.io/v1.
Mutating calls get an automatic Idempotency-Key.