Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

exportType
string
required

Export configuration type: prediction or decision

customerId
string<uuid>
required
version
string
required

Query Parameters

dataSetIds
string<uuid>[]
modelType
enum<integer>
Available options:
4,
6,
7,
8,
9
destination
integer<int32>[]
orderBy
string
orderByDesc
boolean
take
integer<int32>
skip
integer<int32>

Response

OK

meta
object
data
object[] | null
totalItemsCount
integer<int32>