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/rdstation/pipelines \ --header 'Authorization: Bearer <token>'
{ "pipelines": [ { "id": "pipe-1", "name": "Vendas", "stages": [ { "id": "stage-1", "name": "Qualificação", "nickname": "qual", "order": 0 } ] } ] }
Lista pipelines de deals do RD Station com seus estágios
Token JWT de autenticação
Pipelines retornados com sucesso
Show child attributes