x-api-key: ********************
curl --location --request GET 'https://api.plusvibe.ai/api/v1/account/status?workspace_id&email' \ --header 'x-api-key: <api-key>'
{ "status": "ACTIVE", "warmup_status": "INACTIVE", "account": "bob.johnson@example.com" }