Getting Started
Guides
APIs
Search
K
Docs
Document Generator API
GetAvailableDataSources
get
/v1/dataSources
Response
200
application/json
Success
* Additional properties are
NOT
allowed.
connectionName
string | null
connectionRID
string | null
version
string | null
provider
string | null
200
application/json
GetEntitiesByDataSource
get
/v1/dataSources/{dataSource}/entities
Path Parameters
dataSource
string
required
Response
401
Unauthorized
401
GetSchemaByEntity
get
/v1/dataSources/{dataSource}/entities/{entityId}/schema
Path Parameters
dataSource
string
required
entityId
string
required
Response
401
Unauthorized
401
GetDocumentTemplatesForListingPage
get
/v1/template-provider/readTemplates
Response
200
application/json
Success
TemplateProviderResponse
* Additional properties are
NOT
allowed.
actions
object
* Additional properties are
NOT
allowed.
Show Child Parameters
resources
array | null
[object]
* Additional properties are
NOT
allowed.
Show Child Parameters
200
application/json
DeleteDocumentTemplateFromListingPage
post
/v1/template-provider/deleteTemplate
Body
application/json-patch+json
DeleteResourceRequest
* Additional properties are
NOT
allowed.
rid
string
required
Response
200
application/json
Success
NoContentResult
* Additional properties are
NOT
allowed.
statusCode
integer
(int32)
200
application/json