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)

Prev Next
Get
/v2/coaching

List all of the coaching metrics of a manager.

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

Query parameters
workspace-id
integer (int64) Required
manager-id
integer (int64) Required
from
stringRequired

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.

to
stringRequired

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.

Responses
200

Successful response

Expand All
object
requestId
string

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

manager
object (CoachingUser)
id
string

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

Example234599484848423
emailAddress
string

The email address of the Gong user.

Exampletest@test.com
firstName
string

The first name of the Gong user.

ExampleJon
lastName
string

The last name of the Gong user.

ExampleSnow
title
string

The job title of the Gong user.

ExampleEnterprise Account Executive
directReportsMetrics
Array of object (CoachingRepData)
object
report
object (CoachingUser)
id
string

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

Example234599484848423
emailAddress
string

The email address of the Gong user.

Exampletest@test.com
firstName
string

The first name of the Gong user.

ExampleJon
lastName
string

The last name of the Gong user.

ExampleSnow
title
string

The job title of the Gong user.

ExampleEnterprise Account Executive
metrics
object
property*
Array of string additionalProperties
string
400

Malformed request

object
requestId
string

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

object
requestId
string

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

Headers
Retry-After
integer
Number of seconds to wait before making a new request.
object
requestId
string

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

object
requestId
string

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