Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://use.hoop.dev/api/integrations/aws/organizations
{ "items": [ { "account_id": "123456789012", "email": "aws-prod@example.com", "joined_methods": "INVITED", "name": "SandBox", "status": "ACTIVE" } ] }
It list all AWS accounts associated with the access key credentials
OK
Show child attributes
Was this page helpful?