Was this helpful?
/buckets/{bucket_id}/usage
The ID of the bucket to get usage information for
curl -L \ --url 'https://beta.data.banyan.computer/api/v1/buckets/{bucket_id}/usage' \ --header 'Authorization: Bearer JWT'
{ "size": 1 }