List a company's answer requests
Paginated, filterable, sortable list of answer requests scoped to the calling company. Without companyId it returns the requests the caller received — their questionnaire inbox. With companyId it returns the requests the caller sent to that one company, limited to questionnaires the caller owns. Archived questionnaires and deleted requests are excluded from both. A request is only listed when the caller holds an ABOUT profile for both the requesting company and the company the request is about.
Query parameters
Response
Default Response
Changes
Changed in 3 of the 21 revisions of this API.1524
- ●
added the new
COMPLETEDenum value to thedata/items/statusresponse property for the response status200response-property-enum-value-added
- ●
added the new
DELETEDenum value to thedata/items/statusresponse property for the response status200response-property-enum-value-added
- ●
added the new
IN_REVIEWenum value to thedata/items/statusresponse property for the response status200response-property-enum-value-added
- ●
added the new
OPENenum value to thedata/items/statusresponse property for the response status200response-property-enum-value-added
- ●
added the new
REQUEST_CHANGESenum value to thedata/items/statusresponse property for the response status200response-property-enum-value-added
- ○
added the optional property
data/items/createdAtto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/dueDateto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/lastRemindedto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/updatedAtto the response with the200statusresponse-optional-property-added
- ○
the response property
data/items/forCompanyIdbecame required for the status200response-property-became-required
- ○
the response property
data/items/namebecame required for the status200response-property-became-required
- ○
the response property
data/items/onBehalfOfCompanyIdbecame required for the status200response-property-became-required
- ○
the response property
data/items/questionnaireIdbecame required for the status200response-property-became-required
- ○
the response property
data/items/statusbecame required for the status200response-property-became-required
- ○
response property
data/items/forCompanyIdlist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonof response200response-property-list-of-types-narrowed
- ○
response property
data/items/namelist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonof response200response-property-list-of-types-narrowed
- ○
response property
data/items/onBehalfOfCompanyIdlist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonof response200response-property-list-of-types-narrowed
- ○
response property
data/items/questionnaireIdlist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonof response200response-property-list-of-types-narrowed
- ○
response property
data/items/statuslist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonof response200response-property-list-of-types-narrowed
- ●
- ▲
removed the required property
metafrom the response with the200statusresponse-required-property-removed
- ○
added the optional property
expectedto the response with the400statusresponse-optional-property-added
- ○
added the optional property
expectedto the response with the401statusresponse-optional-property-added
- ○
added the optional property
expectedto the response with the403statusresponse-optional-property-added
- ○
added the optional property
expectedto the response with the404statusresponse-optional-property-added
- ○
added the optional property
metadatato the response with the400statusresponse-optional-property-added
- ○
added the optional property
metadatato the response with the401statusresponse-optional-property-added
- ○
added the optional property
metadatato the response with the403statusresponse-optional-property-added
- ○
added the optional property
metadatato the response with the404statusresponse-optional-property-added
- ○
added the required property
metadatato the response with the200statusresponse-required-property-added
- ▲
- ○
endpoint added
endpoint-added
- ○
Of the 21 revisions, 1 has no diff computed.