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
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
Content-Type | string | ||
X-HTTP-METHOD-OVERRIDE | string | Optional. | |
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"}]]