The API matches profiles with
Application.application_date
between start date and end date (both boundaries are inclusive). The
filter is ignored if both
start_date
and
end_date
are missing.
Attributes
Name
Description
start_date
.date.Date
Start date. If it's missing, The API matches
profiles with application date not after the end
date.
end_date
.date.Date
End date. If it's missing, The API matches
profiles with application date not before the
start date.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-12 UTC."],[],[]]