Skip to main content
GET
/
api
/
query
/
migration
/
federated
/
v1
/
to
/
v2
/
types
cURL
curl 'https://{domo-domain}/api/query/migration/federated/v1/to/v2/types' \
  -H 'accept: application/json,*/*;q=0.8' \
  -H 'accept-language: en-US,en;q=0.9' \
  -H 'cache-control: max-age=0' \
  -H 'X-DOMO-Developer-Token: {developer-token}'
[
  "mysql-federated",
  "snowflake-federated"
]

Authorizations

X-DOMO-Developer-Token
string
header
required

Domo access token that you can generate in the admin panel from within your Domo instance.

Response

200 - application/json

Successful response

Federated integration type name