Skip to main content
GET
/
exports
Exports - List
curl --request GET \
  --url https://mycluster.domino.tech/flows/api/artifacts/v1/exports
[
  {
    "artifact": {
      "artifactId": "<string>",
      "createdAt": "2023-11-07T05:31:56Z",
      "execution": {
        "domain": "<string>",
        "name": "<string>",
        "project": "<string>"
      },
      "executionDetails": {
        "workflowCreatedAt": "2023-11-07T05:31:56Z",
        "workflowName": "<string>",
        "workflowVersion": "<string>"
      },
      "exports": [
        {
          "createdAt": "2023-11-07T05:31:56Z",
          "exportTargetId": "<string>",
          "tags": {},
          "type": "<string>",
          "uri": "<string>",
          "$schema": "<string>"
        }
      ],
      "name": "<string>",
      "type": "<string>",
      "userId": "<string>",
      "userName": "<string>"
    },
    "createdAt": "2023-11-07T05:31:56Z",
    "exportTargetId": "<string>",
    "tags": {},
    "type": "<string>",
    "uri": "<string>"
  }
]

Query Parameters

export_type
string

Export type: dataset, netapp-volume, report, model

export_target_id
string

Export target ID e.g. Domino Dataset ID

Response

object[] | null

OK

artifact
object
required
createdAt
string<date-time>
required

Time of export creation

exportTargetId
string
required

e.g. Dataset ID

tags
object
required

Map of key-value tags, such as datasetSnapshotId=67d31cdfd5439671479939b4.

type
string
required

Export type: dataset, netapp-volume, report, model

uri
string
required

Permalink to the entity containing the export e.g. Snapshot permalink