get https://api.sumsub.com/resources/inspections/?fields=videoIdentData
Returns the video call results.
Overview
Use this method to get the results of the video call and the call identifier.
Response explained
Name | Type | Optional | Description |
---|---|---|---|
id | String | No | Inspection ID. |
videoIdentData | Object | Yes | Video call data. |
videoIdentData
attributes
videoIdentData
attributesName | Type | Optional | Description |
---|---|---|---|
reviewStatus | String | No | Current status of the Video Ident step. |
moderatorDisplayName | String | Yes | Video Call operator name. |
compositions | Array of objects | Yes | Data about each video call. |
compositions
attributes
compositions
attributesName | Type | Optional | Description |
---|---|---|---|
compositionCreatedAt | Date | No | Date and time of video call start. |
compositionDuration | Integer | Yes | Video call duration in seconds. |
compositionMediaId | String | Yes | Video Call record identifier. |