cURL
curl --request GET \ --url https://exact.ws/enrichments/validate-emails/{workflow_id} \ --header 'Authorization: Bearer <token>'
{ "id": "<string>", "data": { "id": "<string>", "company_name": "<string>", "started_at": "2023-12-25", "main_activity": "<string>", "last_updated_at": "2023-11-07T05:31:56Z", "trade_name": "<string>", "nick_name": "<string>", "about": "<string>", "secondary_activities": [], "size": "UNKNOWN", "street": "<string>", "street_type": "<string>", "number": "<string>", "district": "<string>", "city": "<string>", "state": "<string>", "zipcode": "<string>", "domain_name": "<string>", "site": "<string>", "phones": [], "emails": [], "share_capital": 0, "active": true, "headquarters": true, "simples": false, "mei": false, "profiles": [], "domains": [], "partners": [] }, "status": "COMPLETED" }
Obtém o status de um workflow de validação de emails.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Request fulfilled, document follows
Resultado da execução do workflow
Show child attributes
Situação do workflow (completo)
"COMPLETED"