Audits

Get audit review sections with question response statuses

GET
/audits/{id}/review

Authorization

SupabaseBearer
AuthorizationBearer <token>

Supabase user access token (Authorization: Bearer JWT)

In: header

Path Parameters

id*string
Formatuuid

Response Body

application/json

curl -X GET "https://example.com/audits/497f6eca-6276-4993-bfeb-53cbbbba6f08/review"
Empty
Empty
{  "message": "string"}