---
title: "Obter motivo de perda"
method: GET
path: "/deal_lost_reasons/{deal_lost_reason_id}"
tags: ["crm-v1-deal-lost-reasons"]
---

# Obter motivo de perda

`GET /deal_lost_reasons/{deal_lost_reason_id}`

Obter motivo de perda

## Path parameters

- `deal_lost_reason_id` string, required

## Response `200`

Success

- object
  - `_id` string
  - `created_at` string
  - `instance_id` string
  - `name` string
  - `updated_at` string

---

[API](https://skmtc.net/rdstation/apis/webhook-service.md) · [All operations](https://skmtc.net/rdstation/apis/webhook-service/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/rdstation/webhook-service/revisions/3867c21388e8/schema)
