> For the complete documentation index, see [llms.txt](https://docs.floui.io/guia/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.floui.io/guia/conectores/categorias/servicos-externos/sankhya/parceiro/consultar-parceiros.md).

# Consultar parceiros

{% tabs %}
{% tab title="Parâmetros" %}

<figure><img src="/files/WvFUu5ZLfVXMiOCZ9Eqv" alt="" width="363"><figcaption><p>Parâmetros de configuração.</p></figcaption></figure>

<table><thead><tr><th width="229">Campo</th><th width="147" align="center">Tipo</th><th>Descrição</th></tr></thead><tbody><tr><td>Conta de serviço</td><td align="center">Select</td><td>Permite o acesso ao sistema através de credenciais fornecidas no painel de contas do Floui.</td></tr><tr><td>Campo</td><td align="center">String</td><td>Atributo interno do ERP.</td></tr><tr><td>Valor</td><td align="center">String</td><td>Valor a ser consultado.</td></tr><tr><td>Tipo do valor</td><td align="center">Select</td><td>Tipo de operação.</td></tr><tr><td>Campos para retorno na consulta</td><td align="center">String</td><td>Permite selecionar os campos necessários para a consulta.</td></tr><tr><td>Número de resultados por página</td><td align="center">String</td><td>Define um número de itens por cada página.</td></tr><tr><td>Página atual</td><td align="center">String</td><td>Permite exibir uma página por padrão.</td></tr><tr><td>Retorno em modo simplificado</td><td align="center">Select</td><td>Define uma máscara simplificada abstraindo informações da requisição original.</td></tr><tr><td>Output path</td><td align="center">String</td><td>Armazena os dados de saída do conector ao final da execução.</td></tr><tr><td>Descrição</td><td align="center">String</td><td>Mensagem visual usada para descrever a funcionalidade do conector dentro do fluxo.</td></tr></tbody></table>
{% endtab %}
{% endtabs %}

{% openapi src="/files/5k0enkGQ84KHRY4am4Q2" path="/Clientes" method="get" %}
[swagger-sankhya-com-br.json](https://215079342-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F226k0cnPTn1PWu9xHcK8%2Fuploads%2FgrC90PpqsLanRipFAD5N%2Fswagger-sankhya-com-br.json?alt=media\&token=dbf196e4-08a0-4ab2-9350-ca86f1b5e9da)
{% endopenapi %}

{% openapi src="/files/5k0enkGQ84KHRY4am4Q2" path="/fornecedor" method="get" %}
[swagger-sankhya-com-br.json](https://215079342-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F226k0cnPTn1PWu9xHcK8%2Fuploads%2FgrC90PpqsLanRipFAD5N%2Fswagger-sankhya-com-br.json?alt=media\&token=dbf196e4-08a0-4ab2-9350-ca86f1b5e9da)
{% endopenapi %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.floui.io/guia/conectores/categorias/servicos-externos/sankhya/parceiro/consultar-parceiros.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
