Skip to content

Returns the feature the current user should be prompted to rate, or 204 if none is currently targeted.

GET
/api/v1/provision/consumer/me/rating-prompt
curl --request GET \
--url https://example.com/api/v1/provision/consumer/me/rating-prompt

The targeted feature and the question to show.

The feature selected for a rating prompt, including the question to show the user.

object
sessionId
string format: uuid
featureId
string format: uuid
featureCode
string
productId
string format: uuid
question
string

No feature is currently targeted for rating.

If the caller lacks the required permission.

object
type
null | string
title
null | string
status
null | integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
detail
null | string
instance
null | string