Get Bin Groups
GET {{protocol}}://{{media_manager_url}}/bin/{{bin_id}}/groups
Fetch Groups associated with a Bin ID
RESPONSES
status: OK
{"message":"Folder","status":"OK","code":200,"data":[{"id":"2-fcfc9f0-hh0h6s","bin_id":"1-f6a090d-6fxfs2","group_id":"2-fcfc9f0-hh0h6s","name":"New Group","created_by":null,"updated_by":null,"created_at":"2023-05-29T00:44:48.000Z","updated_at":null,"deleted_at":null}]}