Is it possible to get MediaCheck results in one API call?

I can get MediaCheck results with POST request like - {{protocol}}{{gateway-host}}{{gateway-url}}cases/{{case-system-id}}/mediacheck/results

If I have only full name for screening and don't have {{case-system-id}}, is it possible to get the same results in one API call?

Best Answer

  • Vivek Kumar Singh
    Answer ✓

    @mturchin

    Thanks for your query.

    The retrieval of MediaCheck headlines results can be obtain via "SEQ-case-mediacheck-search-results: Retrieve MediaCheck search results" and the caseSystemId is one the required parameter. So basically, retrieving the MediaCheck results without caseSystemId is not available.