---
title: "Retrieves a Kindoo entry point object"
method: POST
path: "/KindooGetEntryPoint"
tags: ["Entry Point Management"]
---

# Retrieves a Kindoo entry point object

`POST /KindooGetEntryPoint`

## Response `200`

OK

- EntryPointObject
  - `DeniedResponse` string
  - `EnvironmentID` integer
  - `ID` integer
  - `IsContractorAccess` boolean
  - `IsSelected` boolean
  - `IsSentNotification` boolean
  - `IsVisible` boolean
  - `MaximumNumberOfPins` integer
  - `ModifiedBy` string
  - `ModifiedOn` string, date-time — format YYYY-MM-DDTHH:mm:ss
  - `Name` string
  - `SuccessResponse` string
  - `VIDID` integer
  - `rules_sets` object[]
  - `rules_sets_vids` RuleSetVIDObject[]
    - `DoorID` integer
    - `RuleID` integer
    - `VIDID` integer
  - `vid` KinObject
    - `Action1Name` string
    - `Action1Pulse` string
    - `Action1Rest` string
    - `Action2Name` string
    - `Action2Pulse` string
    - `Action2Rest` string
    - `BatchID` integer
    - `BatchName` string
    - `CalibratorPhoneID` string
    - `CalibratorPhoneListID` integer
    - `DistanceThreshold` number
    - `DistanceThresholdUnit` string
    - `EditCode` integer
    - `EnvironmentID` integer
    - `EnvironmentName` string
    - `ID` integer
    - `IsAuto` boolean
    - `IsResetInitiated` boolean
    - `IsSeenBeyondThreshold` boolean
    - `IsSelected` boolean
    - `IsTypeC` boolean
    - `KINSatusInEmission` boolean
    - `LastSavedINC` integer
    - `MaxTemperature` number
    - `MaximumNumberOfPins` integer
    - `ModifiedBy` string
    - `Name` string
    - `NumberOfRelay` integer
    - `PulsePeriod` integer
    - `RSSI` number
    - `RestPeriod` integer
    - `TypeCPushToNearbyKins` boolean
    - `VID1` string
    - `_CurrentTemperature` integer
    - `_IsVerified` boolean
    - `_LastCheckChipTime` integer
    - `_LastCommandTime` integer
    - `_RemainingBattery` integer
    - `_Temperature` integer
    - `_Url` string
    - `batch` string
    - `dailyRules` object[]
    - `door_relays` DoorRelayObject[]
      - `Action1` string
      - `Action1Name` string
      - `Action1Response` string
      - `Action2` string
      - `Action2Name` string
      - `Action2Response` string
      - `BuzzerDuration` integer
      - `CommandUpdateDuration` integer
      - `CommandUpdateID` string
      - `CommandUpdateState` integer
      - `DeniedAction` string
      - `DeniedResponse` string
      - `DiodeDuration` integer
      - `ID` integer
      - `IsAutomaticWithinThreshold` boolean
      - `IsSeenBeyondThreshold` boolean
      - `ModifiedBy` string
      - `ModifyedOn` string, date-time — format YYYY-MM-DDTHH:mm:ss
      - `NumberOfKindooCommands` integer
      - `PIO` integer
      - `Protocol` string
      - `RelayName` string
      - `State` integer
      - `VIDID` integer
      - `access_rules` string[]
      - `user` object
    - `dummy` boolean
    - `isBuzzer` boolean
    - `isSendNotification` boolean
    - `rules` object[]
    - `vids_pin` object[]
  - `vids_pin` VidPinObject[]
    - `CreatedBy` string
    - `CreatedOn` string, date-time — format YYYY-MM-DDTHH:mm:ss
    - `Description` string
    - `DoorID` integer
    - `ExpiryDate` string, date-time — format YYYY-MM-DDTHH:mm:ss
    - `ExpiryDateTicks` integer
    - `ExpiryTimeZone` string
    - `PIN` string
    - `VIDID` integer
    - `WorkOrderNumberIsMandatory` boolean
    - `user` object

## Other responses

- `303` — See Other
- `401` — Unauthorized - your session is not valid

---

[API](https://skmtc.net/kindoo/apis/kindoo-tech.md) · [All operations](https://skmtc.net/kindoo/apis/kindoo-tech/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kindoo/kindoo-tech/revisions/0f2499440f4b/schema)
