Service Account Resources
List Available Azure Subscriptions
List the available Azure subscriptions for the cloud account
get/v2/service_account/item/{service_account_id}/azure/subscriptions
Path parameters
service_account_idstring required
Specify the account id
Response
Success
Example response
[
{
"status": "Deleted"
}
]