Skip to main content
GET
/
api
/
content
/
v1
/
datasources
/
{datasetId}
/
cards
http
GET /api/content/v1/datasources/{datasetId}/cards?drill=true HTTP/1.1
Host: {instance}.domo.com
X-DOMO-Developer-Token: {token}
[
  {
    "id": 93905300,
    "urn": "93905300",
    "type": "kpi",
    "chartType": "badge_xyscatterplot",
    "title": "Page Views by User",
    "ownerId": 587894148,
    "owners": [
      {
        "id": "587894148",
        "type": "USER",
        "displayName": "Bryan Van Kampen"
      }
    ],
    "access": true,
    "datasourceId": "61c4e63d-0627-41f7-b138-74968ebd7634"
  },
  {
    "id": 100292082,
    "urn": "100292082",
    "type": "kpi",
    "chartType": "badge_vert_bar",
    "title": "DataFlow Creation",
    "ownerId": 1893952720,
    "owners": [
      {
        "id": "1893952720",
        "type": "USER",
        "displayName": "Jae Wilson"
      }
    ],
    "access": true,
    "datasourceId": "61c4e63d-0627-41f7-b138-74968ebd7634"
  }
]

Authorizations

X-DOMO-Developer-Token
string
header
required

Developer token obtained from Domo

Path Parameters

datasetId
string
required

Query Parameters

drill
boolean
default:true

Whether to include drill paths

Response

200 - application/json

List of cards