Skip to main content
GET
cURL

Authorizations

X-DOMO-Developer-Token
string
header
required

Domo access token generated from the admin panel

Path Parameters

integration-type
string
required

One of the integration types returned by the 'List Cloud Amplifier Integration Types' API (case-insensitive).

Response

200 - application/json

Successful response

id
string<uuid>

Unique identifier of the Cloud Amplifier integration.

name
string

Readable name of the Cloud Amplifier integration.

type
string

Type of the Cloud Amplifier integration.

authMethod
enum<string>

Authentication method of the Cloud Amplifier integration, one of [ "OAUTH", "SERVICE_ACCOUNT" ].

Available options:
OAUTH,
SERVICE_ACCOUNT