Skip to main content
GET
Get Support Case Satisfaction Rating

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

supportCaseId
string<uuid>
required

Support case identifier

Example:

"0197f150-40d6-7c1a-bdf2-c5884e07d401"

Query Parameters

fields
string

Comma-separated list of fields to include in the response. Supports dot notation for nested projection (e.g. id,name,user.email,trips.route.id). Unknown fields are silently dropped.

Response

OK

Support case satisfaction rating

supportCaseSatisfactionRatingId
string<uuid>
required

Support satisfaction rating identifier

Example:

"0197f155-5485-78d5-b4d5-bb6ba54f7059"

supportCaseId
string<uuid>
required

Support case identifier

Example:

"0197f150-40d6-7c1a-bdf2-c5884e07d401"

ratedByUserId
string<uuid>
required

Rating user identifier

Example:

"0197a7f6-2c4d-74ae-b89b-9d36d9c341f2"

rating
integer
required

Support rating from 1 to 5

Example:

5

createdAt
string<date-time>
required

Created at

Example:

"2026-07-10T12:00:00.000Z"

updatedAt
string<date-time>
required

Updated at

Example:

"2026-07-10T12:00:00.000Z"

customerId
string<uuid> | null

Customer identifier

Example:

null

comment
string | null

Rating comment

Maximum string length: 2000
Example:

null