---
title: "List call outcomes"
slug: "list-call-outcomes-v2call-outcomes-1"
updated: 2025-11-17T08:10:53Z
published: 2025-11-17T08:12:09Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://help.gong.io/llms.txt
> Use this file to discover all available pages before exploring further.

# List call outcomes (/v2/call-outcomes)

Get/v2/call-outcomes

Use this endpoint to retrieve the list of available call outcomes defined in Gong. Call outcomes are used to categorize the result of a call (e.g., "Connected", "No Answer").

Required authorizaton scope: 'api:call-outcomes:read'.

Responses200

Successful response

<select class='api-response-data' aria-label='Media type'><option value='dcf65454-d210-4aaf-a046-efd6618cc888'>application/json</option>
</select>Expand Allobject  requestIdstring    

A Gong request reference Id, generated for this request. Can be used for troubleshooting purposes.

Example4al018gzaztcr8nbukw
outcomes Array of object (CallOutcomeDto)   

The call outcomes of the company

object  

The call outcomes of the company

callOutcomestring    

The call outcome

403

Access denied

<select class='api-response-data' aria-label='Media type'><option value='144ba65b-e984-4f52-996e-11e712677b53'>application/json</option>
</select>object  requestIdstring    

A Gong request reference Id, generated for this request. Can be used for troubleshooting purposes.

Example4al018gzaztcr8nbukw
errors Array of string   

Error messages.

Example[
  "An error has occurred"
]string    

429

API request limit exceeded

HeadersRetry-AfterintegerNumber of seconds to wait before making a new request.
<select class='api-response-data' aria-label='Media type'><option value='c9283d1d-f3bd-4e04-98da-7de44ff94b53'>application/json</option>
</select>object  requestIdstring    

A Gong request reference Id, generated for this request. Can be used for troubleshooting purposes.

Example4al018gzaztcr8nbukw
errors Array of string   

Error messages.

Example[
  "An error has occurred"
]string    

500

Failed to complete the operation due to an unexpected error

<select class='api-response-data' aria-label='Media type'><option value='78159624-e208-4586-b917-4e6fe3a5d807'>application/json</option>
</select>object  requestIdstring    

A Gong request reference Id, generated for this request. Can be used for troubleshooting purposes.

Example4al018gzaztcr8nbukw
errors Array of string   

Error messages.

Example[
  "An error has occurred"
]string
