Skip to content

Generate SOC 2 Type II audit report PDF

GET
/api/v1/compliance/soc2/report

Returns an auditor-ready PDF document summarizing every SOC 2 control’s evidence between start_date and end_date inclusive. Defaults to the trailing 12 months.

Authorizations

Parameters

Query Parameters

start_date
Any of:
string format: date

Inclusive lower bound (YYYY-MM-DD); defaults to 12 months ago

end_date
Any of:
string format: date

Inclusive upper bound (YYYY-MM-DD); defaults to today

Responses

200

Successful Response

422

Validation Error

object
detail
Array<object>
object
ctx
object
input
loc
required
Array
msg
required
string
type
required
string