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 recording storage metrics
List recordings metrics
GET/workspaces/{workspaceId}/recording-metrics
Authorization
Path parameters
workspaceId*string
Query parameters
Response
OK
Body
counterinteger (int64)
dailyStorageUsageobject
updatedAtstring (date-time)
Request
Response
Last updated