Roam.ai Docs
Roam v1
Home
Support
Forum
Dashboard
Search
⌃K
Links
Roam v1
Roam.ai Docs
Roam v1
Search
⌃K
Introduction
Getting Started
Frameworks
Android
iOS
React Native
Flutter
PRODUCTS
Tracking (BETA)
Geofencing
Trips
APIs
Authorization
Users API
Locations API
Insights API
Get User POIs API
Get User Home Location API
Get User Work Location API
Trips v1 API
Trips v2 API
Geofencing API
Events API
Nearby API
Moving Geofence API
User Groups API
Query with Metadata
WEBHOOK
Webhook
Slack Integration
LIBRARIES
Javascript Library
Go Library
Python Library
Powered By
GitBook
Get User Work Location API
This API will provide a list of insights with boundary coordinates of the location, last visit details, type and confidence for the user’s work.
get
https://api.roam.ai/v1/
api/insights/work/
Get Work Insight API
Sample Request
curl --location --request GET 'https://api.roam.ai/v1/api/insights/work/?user_id=5f30d339b36114713d8b610e' \
--header 'Api-key: ee5b950fdf284474a8727409cd12bb3b'
Previous
Get User Home Location API
Next - APIs
Trips v1 API
Last modified
11mo ago