Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.nuvia.ai/v1/hubspot/contacts
{ "results": [ { "id": "<string>", "email": "<string>", "firstname": "<string>", "lastname": "<string>", "phone": "<string>", "company": "<string>", "properties": {}, "createdAt": "<string>", "updatedAt": "<string>" } ], "paging": { "next": { "after": "<string>", "link": "<string>" } } }
Lista ou busca contatos no HubSpot da empresa
Termo de busca
Cursor de paginação
Contatos retornados com sucesso
Lista de contatos
Show child attributes