---
title: "POST /search/remote/data"
method: POST
path: "/search/remote/data"
tags: ["remote"]
---

# POST /search/remote/data

`POST /search/remote/data`

Returns data based upon filtered json

## Request body

- RemoteObject
  - `param` object
    - `limit` integer
    - `search` string
    - `server` string
    - `timezone` object
  - `timestamp` object
    - `from` integer
    - `to` integer

## Response `200`

RemoteResponseData

- RemoteResponseData
  - `Data` object[]
    - `custom_1` string
    - `custom_2` string
    - `id` integer
    - `micro_ts` integer

## Other responses

- `400` — FailureResponse

## Changes

> 16 revisions in range; 1 could not be searched.

- **2021-11-03** `8b089db7394c` — 1 info
  - the security scope `[]` was added to the endpoint's security scheme `bearer`
- **2021-11-03** `31e15898198d` — 1 info
  - endpoint added
- **2020-01-12** `52987c8da72a` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/sipcapture/apis/homer-app/changes/search/remote/data/post.md)

---

[API](https://skmtc.dev/sipcapture/apis/homer-app.md) · [All operations](https://skmtc.dev/sipcapture/apis/homer-app/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sipcapture/homer-app/revisions/2f261ecc6074/schema)
