DataboardDataRequest

GET {{base_url}}/DataboardDataRequest/:DataboardId

Gets data from a databoard (stored procedure) by Id.

API
Databoard API

Requires Authentication
Yes (Agent, All)

Returns
Object (Databoard)

Batch?
No

HEADERS

KeyDatatypeRequiredDescription
Acceptstring
Content-Typestring
X-HTTP-METHOD-OVERRIDEstringOptional.
This header is only necessary if you want to override the API endpoint.

RESPONSES

status: OK

[[{"TaskId":"System.Int32","TName":"System.String"},{"TaskId":1053,"TName":"Task at Green Technology"},{"TaskId":1049,"TName":"Task 1"}]]