User APIs/Landmark Bulk Import
Landmark Bulk Progress (SSE)
GET
/user/landmarkbulkjobs/:id/streamBearer token required
ADMIN | USERContent-Type:
text/event-streamPath Parameters
| Name | Type | Required | Description |
|---|---|---|---|
id | string | Required |
Code Examples
curl -X GET 'https://<your-domain>:3001/user/landmarkbulkjobs/:id/stream' \
-H 'Authorization: Bearer <token>'