Skip to main content
GET
/
libraries
/
{libraryId}
/
metrics
Library Metrics
curl --request GET \
  --url https://api.tenbyte.io/v1/stream/libraries/{libraryId}/metrics \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

libraryId
string
required

Unique identifier of the library.

Response

The response is of type object.