> For the complete documentation index, see [llms.txt](https://docs.dbnetsoft.com/dbnetsoft/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dbnetsoft.com/dbnetsoft/screenspro/sources/http-rest-get.md).

# HTTP REST (GET)

The following properties are available, when using a HTTP REST (GET) source. They can be used by using `{Binding Sources.NameOfSource.Property}` where Property is of the following:

| Property       |        |                                                     |
| -------------- | ------ | --------------------------------------------------- |
| HttpCode       | string | Response status code (e.g. OK or NOTFOUND or other) |
| ResponseString | string | The raw body of the response for debugging.         |
| Value          | object | Result                                              |
