🚀 Version 2.0 is now live! See our changelog for details
cURL
curl --request GET \ --url https://api.tenbyte.io/v1/stream/libraries/{libraryId}/metrics \ --header 'Authorization: Bearer <token>'
{}
Fetch usage and performance metrics for a specific library. Returns total video count, total storage used (in bytes), and combined video duration in seconds.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Unique identifier of the library.
The response is of type object.
object