Skip to main content
GET
Get feedback state

Authorizations

Authorization
string
header
required

Opaque Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"

Query Parameters

receiptId
string

The receipt unique identifier to check feedback state for

Response

OK

feedbackState
enum<string>
Available options:
None,
Open,
Closed
Last modified on August 10, 2026