Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

pluginInstallId
string
required
positionId
string
required

Query Parameters

baseId
string
required
cellFormat
enum<string>
Available options:
json,
text

Response

200 - application/json

Returns data about the dashboard install plugin query.

rows
object[]
required
columns
object[]
required
Last modified on March 5, 2026