Skip to main content
GET/api/conversations/{conversationId}/identity/metadata/media/{id}

Retrieving media file that was collected during the identification process

Returns stream of media file (images, videos, pdf reports etc.) collected during identification process.

If the answer is successful, the data stream will be provided along with the following key HTTP headers:

HeaderExampleDescription
content-dispositionattachment; filename = 9db8a804-4570-403e-9da6-162e608585e8_idi_ID_CARD_BACK.pngThe file name is generated based on information about the media file.
content-typeimage / pngThe type of multimedia file content, similar to the one presented in the information about the given file.
status200Response status.

In case of a wrong answer, the error information will be passed in the format application/vnd.authologic.v1.1+json.

Parameters

NameInTypeRequiredDescription
conversationIdpathstringRequired

Conversation ID

idpathstringRequired

Media ID

Responses

Information available

Content-Typeapplication/octet-streamBinary
Powered by Authologic Nisaba