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.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” resident_app_context_id
required
integer
The ID of the ResidentApp context.
Example
123
Responses
Section titled “ Responses ”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