Document Generator API

GetAvailableDataSources

get
/v1/dataSources

Response

application/json

Success

* Additional properties are NOT allowed.
connectionNamestring | null
connectionRIDstring | null
versionstring | null
providerstring | null
application/json

GetEntitiesByDataSource

get
/v1/dataSources/{dataSource}/entities

Path Parameters

dataSourcestringrequired

Response

401

Unauthorized

401

GetSchemaByEntity

get
/v1/dataSources/{dataSource}/entities/{entityId}/schema

Path Parameters

dataSourcestringrequired
entityIdstringrequired

Response

401

Unauthorized

401

GetDocumentTemplatesForListingPage

get
/v1/template-provider/readTemplates

Response

application/json

Success

TemplateProviderResponse

* Additional properties are NOT allowed.
actionsobject
* Additional properties are NOT allowed.
Show Child Parameters
resourcesarray | null[object]
* Additional properties are NOT allowed.
Show Child Parameters
application/json

DeleteDocumentTemplateFromListingPage

post
/v1/template-provider/deleteTemplate

Body

DeleteResourceRequest

* Additional properties are NOT allowed.
ridstringrequired

Response

application/json

Success

NoContentResult

* Additional properties are NOT allowed.
statusCodeinteger(int32)
application/json