Audits

Compare draft template structure to baseline

GET
/audit-templates/{id}/compare/{baselineId}

Authorization

SupabaseBearer
AuthorizationBearer <token>

Supabase user access token (Authorization: Bearer JWT)

In: header

Path Parameters

id*string
Formatuuid
baselineId*string
Formatuuid

Response Body

curl -X GET "https://example.com/audit-templates/497f6eca-6276-4993-bfeb-53cbbbba6f08/compare/497f6eca-6276-4993-bfeb-53cbbbba6f08"
Empty