---
title: "Search insider active properties by outcode."
method: GET
path: "/insider/{outcode}"
tags: ["Insider"]
---

# Search insider active properties by outcode.

`GET /insider/{outcode}`

## Path parameters

- `outcode` string, required

## Query parameters

- `group` string

## Headers

- `SPRIFT-API-KEY` string, required

## Response `200`

Insider Active Properties Results

- InlineResponse200Insider
  - `items` InlineResponse200InsiderItem[]
    - `id` string
    - `file` string
    - `checksum` string
    - `rmid` string
    - `uprn` string
    - `confidence` number
    - `postcode` string
    - `outcode` string
    - `scannedAt` string
    - `submittedAt` string
    - `details` InlineResponse200InsiderItemDetails
      - `address` string
      - `addressable` string
      - `price` string
      - `agent` string
      - `agent_id` string
      - `type` string
      - `status` string
      - `beds` number
      - `isNew` string
      - `epc` string[]
      - `stc` string
      - `tenure` string
      - `key_features` string
      - `description` string
    - `portals` InlineResponse200InsiderItemPortals
      - `rightmove` InlineResponse200InsiderItemPortalsPropertyDetails
        - `id` number
        - `link` string
        - `header` string
        - `listed` string
      - `zoopla` InlineResponse200InsiderItemPortalsPropertyDetails
        - `id` number
        - `link` string
        - `header` string
        - `listed` string
      - `boomin` InlineResponse200InsiderItemPortalsPropertyDetails
        - `id` number
        - `link` string
        - `header` string
        - `listed` string
    - `point` InlineResponse200InsiderItemPoint
      - `latitude` string
      - `longitude` string
    - `status` string
    - `withdrawn` string
    - `description` string
    - `images` InlineResponse200InsiderItemImages[]
      - `image_key` string
      - `image_url` string
      - `thumb_url` string

---

[API](https://skmtc.net/sprift/apis/sprift-api.md) · [All operations](https://skmtc.net/sprift/apis/sprift-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sprift/sprift-api/revisions/909cdbcb2f32/schema)
