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