cURL
curl --request GET \ --url https://aodocs.altirnao.com/api/domain/v1beta1/storageAccounts/{storageAccount} \ --header 'Authorization: Bearer <token>'
{ "addedBy": "<string>", "addedTime": "2023-11-07T05:31:56Z", "email": "<string>", "hasLibrary": true, "isDefault": true, "kind": "<string>", "name": "<string>", "newLibraryAllowed": true, "newLibraryAllowedFor": "<string>" }
Gets the storage account by email.
The access token received from the authorization server in the OAuth 2.0 flow.
The email of the storage account
The domain
The security code
A ApiStorageAccount response