/
/OpenAPI document for Rest component
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 10m ago · Updated 1mo ago
  • getGet Sen version
  • postAuthenticate client
  • getList all sessions
  • getGet session details
  • getList all interests
  • postCreate a new interest
  • getGet interest details
  • deleteDelete an interest
  • getList objects in interest
  • getGet object details
  • getGet object subscriptions
  • putUpdate object subscriptions
  • getGet property value
  • postSubscribe to property changes
  • postUnsubscribe from property changes
  • getGet method definition
  • postInvoke a method
  • getGet method invocation status
  • getGet event definition
  • postSubscribe to event
  • postUnsubscribe from event
  • getServer-Sent Events stream
  • getGet type introspection

Get property value

Returns the current value of an object property

get/api/interests/{interest}/objects/{object}/properties/{property}

Response

Property value

object required

The property value (type depends on property definition)

Changes