Row element GET request

The elements of an HTTP GET request to a row element to retrieve a specific row from an ObjectServer table.

Table 1. Row element: GET request
Element Description
HTTP method GET
Query parameters
collist
Defines the columns of the table in the results of the HTTP response. This parameter is the column list component of an SQL SELECT statement.
Request headers
Authorization
Required
Host
Required
Accept application/json
Request body Not applicable