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://mia-gateway.morada.ai/products/{productId} \ --header 'x-morada-api-key: <api-key>'
{ "product": { "productId": "49de5ba2-d5a5-436f-843f-5e6ab5ce530a", "productName": "Apartamento teste", "status": "Em Obras", "agents": [ { "id": 83, "name": "Iago - Morada.ai (Staging)", "number": "+55 11 1234-5678" } ] } }
Buscar produto pelo seu identificador unico.
Chave de API do parceiro. Fornecida pelo time da Morada.ai.
Identificador unico do produto
Produto encontrado com sucesso
Show child attributes
Was this page helpful?