List recording storage metrics
Recording Storage Metrics are data related to the call recordings in a given workspace. We charge for recording storage on a per-byte basis.
This endpoint provides details on the storage usage for charging calculation.
In order to retrieve recording storage metrics, you can use the following endpoint:
List recordings metrics
Authorizations
HTTPRequired
Uses the Authorization header: 'AccessKey ' followed by your access key token (e.g., 'Authorization: AccessKey AbCdEfGhIjKlMnOpQrStUvWxYzAbCdEfGhIj')
Path parameters
workspaceIdstringRequired
Query parameters
limitinteger · min: 1 · max: 99OptionalDefault:
Limits the number of results to return
10pageTokenstring · max: 8000Optional
Pagination token that keeps of track of the current position in the list
sourceIdstring · uuidOptional
The ID for the source.
Responses
200
OK
application/json
404
Not found
application/json
422
Unprocessable Entity
application/json
get
/workspaces/{workspaceId}/recording-metricsLast updated
Was this helpful?

