Questionnaire Responses

List the assets of the company an answer request is about

The documents, certificates or audits held by the company a questionnaire request is about — the picker behind every asset-link question. The company comes from the request's onBehalfOfCompanyId, never from the caller. Readable by all three parties to the request: the answering company selecting an asset, the brand reviewing the answer, and the subject company itself; anyone else gets 404 request_not_found. This exists because the generic pickers reach these rows through the caller's own network (certificates) or through per-asset sharing rows (audits), so a delegated answering party saw an empty list and could only ever create a new asset, never select one the company already holds — and a linked asset rendered blank when the page was reopened. Archived and soft-deleted assets are excluded.

get/api/questionnaires/requests/{requestId}/assets

Path parameters

requestIdstring required

Query parameters

bucket'document' | 'certificate' | 'audit' required

Response

Default Response

Changes

Changed in 2 of the 49 revisions of this API.67

  • 97e51f27dc7766See the full diff
    • ▲

      the response property /// became nullable for the status

      response-property-became-nullable

    • ▲

      the response property /// became nullable for the status

      response-property-became-nullable

    • ▲

      the response property /// became nullable for the status

      response-property-became-nullable

    • ▲

      the response property /// became nullable for the status

      response-property-became-nullable

    • ▲

      the response property /// became nullable for the status

      response-property-became-nullable

    • ▲

      added subschema #1 subschema #2 subschema #3 to the /// response property oneOf list for the response status

      response-property-one-of-added

    • ○

      removed subschema #1 subschema #2 from the /// response property anyOf list for the response status

      response-property-any-of-removed

    • ○

      removed subschema #1 subschema #2 from the /// response property anyOf list for the response status

      response-property-any-of-removed

    • ○

      removed subschema #1 subschema #2 subschema #3 from the /// response property anyOf list for the response status

      response-property-any-of-removed

    • ○

      response property data/assets/items/name list-of-types was narrowed by removing types null from media type application/json of response 200

      response-property-list-of-types-narrowed

    • ○

      response property data/assets/items/subTypeId list-of-types was narrowed by removing types null from media type application/json of response 200

      response-property-list-of-types-narrowed

    • ○

      response property data/assets/items/subTypeName list-of-types was narrowed by removing types null from media type application/json of response 200

      response-property-list-of-types-narrowed

    • ○

      endpoint added

      endpoint-added

Of the 49 revisions, 1 has no diff computed.