data views
Get a runtime field
Spaces method and path for this operation:
<div><span class="operation-verb get">get</span> <span class="operation-path">/s/{space_id}/api/data_views/data_view/{viewId}/runtime_field/{fieldName}</span></div>Refer to Spaces for more information.
Retrieve a single runtime field by name from a data view.
get/api/data_views/data_view/{viewId}/runtime_field/{fieldName}
Path parameters
fieldNamestring required
Example:hour_of_day
The name of the runtime field.
viewIdstring required
Example:ff959d40-b880-11e8-a6d9-e546fe2bba5f
An identifier for the data view.
Response
Indicates a successful call.