Borough
Returns full detail for a single watcher subscription.
Tier: Business+
cURL
curl --request GET \ --url https://borough.qwady.app/v1/watchers/{id} \ --header 'Authorization: Bearer <token>'
{ "data": { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "watchType": "listing", "listingId": "<string>", "buildingId": "<string>", "searchFilters": {}, "pollInterval": 123, "active": true, "lastPollAt": "2023-11-07T05:31:56Z", "lastChangeAt": "2023-11-07T05:31:56Z", "createdAt": "2023-11-07T05:31:56Z" } }
Polar.sh license key. Format: BOROUGH-<uuid>
BOROUGH-<uuid>
Watcher ID (UUID)
Watcher detail
Show child attributes