Get feedback state
Get feedback state
Retrieves the current state of a feedback entry by receipt unique identifier.
This endpoint returns only the state information (e.g., draft, submitted, completed) for the feedback associated with the specified receipt. Useful for checking feedback status without retrieving full feedback details.
GET
Get feedback state
Authorizations
Opaque Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"
Query Parameters
The receipt unique identifier to check feedback state for
Response
OK
Available options:
None, Open, Closed Last modified on August 10, 2026