Skip to content

Get ResApp widget context.

GET
/api/partners/v1/residentapp/{resident_app_context_id}/widget-context/

Returns the widget context for a given ResApp context ID.

resident_app_context_id
required
integer

The ID of the ResidentApp context.

Example
123

Success

object
widget_context

The widget context data.

object

We were unable to authenticate your request with the provided API key.

object
error_type
string
CommunityNotFound
message
string
Could not find community with corresponding ID.

ResidentApp context record does not exist

object
error_type
string
ResidentAppContextNotFound
message
string
ResidentApp context record does not exist