{
"start_time": "2024-02-25T17:59:59.999Z",
"end_time": "2024-02-25T17:59:59.999Z"
}
/libraries/<library_id>/usages
curl --location --request POST 'https://api.vidinfra.com/libraries//usages' \
--header 'Content-Type: application/json' \
--data-raw '{
"start_time": "2024-02-25T17:59:59.999Z",
"end_time": "2024-02-25T17:59:59.999Z"
}'
{"message":"project usage Fetched Successfully","result":{"storage":"0.000GB","storage_in_bytes":0,"video_transcoding_output_minute":"0.00","live_transcoding_output_minute":"0.00","usage_list":null},"success":true}