get https://api.ekg.factnexus.com/{account}/{instance}/v1/dossiers/
Returns all dossiers stored using ID.
Log in to see full request history
Responses
400Invalid id
404Dossiers not found
Returns all dossiers stored using ID.
400Invalid id
404Dossiers not found
xxxxxxxxxx
curl --request GET \
--url https://api.ekg.factnexus.com/testaccount/testinstance/v1/dossiers/dossierID \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: