curl --location 'https://cloud.blackbox.ai/api/github/orgs' \ --header 'Authorization: Bearer bb_YOUR_API_KEY'
[ { "login": "example-org", "name": "Example Organization", "avatar_url": "https://avatars.githubusercontent.com/u/12345678?v=4" }, { "login": "another-org", "name": "Another Organization", "avatar_url": "https://avatars.githubusercontent.com/u/87654321?v=4" } ]
Retrieve all GitHub organizations associated with the authenticated user’s account.
bb_xxxxxxxxxxxxxxxxxxxxxx
Bearer <api_key>
Bearer bb_b41b647ffbfed27f61656049d3eaeef3d903cc503345d9eb80080d98bc0