emnify · Arazzo Workflow
emnify Get Endpoint Usage Statistics
Version 1.0.0
Authenticate, confirm the endpoint, then read its usage and daily usage statistics.
View Spec
View on GitHub
IoTInternet of ThingsCellular ConnectivityIoT SIMeSIMConsumer eSIMSGP.32M2MNTN-IoTSatelliteSuperNetworkArazzoWorkflows
Provider
Workflows
get-endpoint-usage-stats
Read an endpoint's usage statistics and daily usage breakdown.
Authenticates, confirms the endpoint, reads its aggregated usage stats, and then reads daily usage statistics over a date range.
1
authenticate
authenticate
Exchange the application token for an auth_token used as a Bearer token.
2
getEndpoint
endpoint-by-id-get
Confirm the endpoint exists before pulling statistics.
3
getUsageStats
endpoint-stats-by-id-get
Read aggregated usage and cost statistics for the endpoint.
4
getDailyStats
endpoint-stats-daily-by-id-get
Read per-day data and SMS usage for the supplied date range.