get_recognition_group_image
Retrieve the reference crop image for a face or vehicle recognition group as base64-encoded JPEG data.
Instructions
Get a recognition group's reference crop. Returns base64-encoded JPEG image data.
host: console name, ID, or composite ID (MAC:numericId format). type: recognition type. Use 'face' or 'vehicle' (singular -- plural forms return HTTP 400 from upstream). Forwarded to the API as-is. group_id: the group's stable id, e.g. face_90.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | ||
| type | Yes | ||
| group_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||