Read paged immutable validator evidence
GET
/reporting/call-report/instances/{id}/validationsPath parameters
idstringRequiredQuery parameters
limitintegerOptionalPage size
Default 10. Maximum 100.
starting_afterstringOptionalThe id of the last item seen; returns the page after it
ending_beforestringOptionalThe id of the first item seen; returns the page before it
Returns
200 OK
dataarray of objectsRequired7 child attributes
actorstringRequiredcompleted_atstring · date-timeRequiredcontent_sha256stringRequiredidstringRequiredinstance_idstringRequiredscopestringRequiredstatusstringRequiredhas_morebooleanRequiredWhether another page follows
Errors
Every error is a problem document with a stable code. See Errors.
400401403404409412413422424429500503