Get Bucket By ID
Get a bucket by ID
GET
/
v2
/teams
/{team_id}
/storage
/buckets
/{bucket_id}
Header Parameters
Authorization
Requiredstring
Value: "Bearer <token>"; visit the "User Settings" page in the DevZero dashboard to generate a token
Path Parameters
team_id
Requiredstring
ID of team
bucket_id
Requiredstring
ID of bucket
OK