---
title: "List all coaching metrics"
slug: "list-all-coaching-metrics-v2coaching-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 all coaching metrics (/v2/coaching)

Get/v2/coaching

List all of the coaching metrics of a manager.

Required authorizaton scope: 'api:coaching:read'.

Query parametersworkspace-idinteger (int64) Required
manager-idinteger (int64) Required
fromstringRequired

Association time filter - only the associations made after that time will be listed. The time is in the ISO-8601 format (e.g., '2018-02-18T02:30:00-07:00' or '2018-02-18T08:00:00Z', where Z stands for UTC); if not specified all association events will be listed.

tostringRequired

Association time filter - only the associations made after that time will be listed. The time is in the ISO-8601 format (e.g., '2018-02-18T02:30:00-07:00' or '2018-02-18T08:00:00Z', where Z stands for UTC); if not specified all association events will be listed.

Responses200

Successful response

<select class='api-response-data' aria-label='Media type'><option value='8d7066e9-b12e-4114-ac41-e0085849cb3d'>application/json</option>
</select>Expand Allobject  requestIdstring    

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

Example4al018gzaztcr8nbukw
coachingData Array of object (CoachingMetricsData)   

A list, in which each item specifies one managers coaching data

object  

A list, in which each item specifies one managers coaching data

managerobject (CoachingUser)  idstring    

Gong's unique numeric identifier for the user (up to 20 digits).

Example234599484848423
emailAddressstring    

The email address of the Gong user.

Exampletest@test.com
firstNamestring    

The first name of the Gong user.

ExampleJon
lastNamestring    

The last name of the Gong user.

ExampleSnow
titlestring    

The job title of the Gong user.

ExampleEnterprise Account Executive

directReportsMetrics Array of object (CoachingRepData)   object  reportobject (CoachingUser)  idstring    

Gong's unique numeric identifier for the user (up to 20 digits).

Example234599484848423
emailAddressstring    

The email address of the Gong user.

Exampletest@test.com
firstNamestring    

The first name of the Gong user.

ExampleJon
lastNamestring    

The last name of the Gong user.

ExampleSnow
titlestring    

The job title of the Gong user.

ExampleEnterprise Account Executive

metricsobject  property* Array of string   additionalPropertiesstring    

400

Malformed request

<select class='api-response-data' aria-label='Media type'><option value='5b55b459-6738-4c57-8b98-5abb5ea932c4'>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    

403

Access denied

<select class='api-response-data' aria-label='Media type'><option value='c75a065b-0864-4c44-961b-32690a36f925'>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='0c3a1899-29ee-45f8-bd22-35b8e31e9429'>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='17a8d54e-a045-4b93-8f91-0e2ea9825235'>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
