Get a Document Type
get
/documentTypes/{documentDefGid}
Request
Path Parameters
-
documentDefGid(required): string
Resource ID
Query Parameters
-
expand: string
Comma-delimited string of child resource names that you want to expand so that the contents return with the parent in the same GET request.
-
fields: string
Comma-delimited string of field names that you wanted returned in a GET request.
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/vnd.oracle.resource+json;type=singular
Default Response
Default Response.
Root Schema : schema
Type:
Show Source
object
-
appActionGid: string
No description.
-
checks:
checks
-
cmsParameters:
cmsParameters
-
contentManagementSystemGid: string
No description.
-
description: string
No description.
-
documentCmsType: string
No description.
-
documentDefGid: string
No description.
-
documentDefXid: string
No description.
-
documentTemplateGid: string
No description.
-
domainName: string
No description.
-
fixedAccount: string
No description.
-
insertDate:
insertDate
Read Only:
true
insert date -
isAttachment: boolean
No description.
-
isConsolidated: boolean
No description.
-
links: array
links
Read Only:
true
-
ownerDataQueryTypeGid: string
No description.
-
ownerDetails:
ownerDetails
-
printerDocuments:
printerDocuments
-
reportGid: string
No description.
-
texts:
texts
-
updateDate:
updateDate
Read Only:
true
update date
Nested Schema : checks
Type:
Show Source
object
-
items: array
items
-
links: array
links
Read Only:
true
Nested Schema : cmsParameters
Type:
Show Source
object
-
items: array
items
-
links: array
links
Read Only:
true
Nested Schema : ownerDetails
Type:
Show Source
object
-
items: array
items
-
links: array
links
Read Only:
true
Nested Schema : printerDocuments
Type:
Show Source
object
-
items: array
items
-
links: array
links
Read Only:
true
Nested Schema : texts
Type:
Show Source
object
-
items: array
items
-
links: array
links
Read Only:
true
Nested Schema : documentTypes.checks
Type:
Show Source
object
-
autoAssignRuleGid: string
No description.
-
dataQueryTypeGid: string
No description.
-
documentDefCheckGid: string
No description.
-
documentDefCheckXid: string
No description.
-
domainName: string
No description.
-
errorTranslationGid: string
No description.
-
links: array
links
Read Only:
true
-
outXmlProfileGid: string
No description.
-
reviewStatus: string
No description.
-
savedConditionGid: string
No description.
-
solutionTranslationGid: string
No description.
-
xpathRoot: string
No description.
-
xpathTest: string
No description.
Nested Schema : documentTypes.cmsParameters
Type:
Show Source
object
-
domainName: string
No description.
-
isModifiable: boolean
No description.
-
links: array
links
Read Only:
true
-
paramName: string
No description.
-
paramValueGenGid: string
No description.
Nested Schema : documentTypes.ownerDetails
Type:
Show Source
object
-
domainName: string
No description.
-
links: array
links
Read Only:
true
-
ownerDataQueryTypeGid: string
No description.
-
reportGid: string
No description.
Nested Schema : documentTypes.printerDocuments
Type:
Show Source
object
-
defaultCopies: number
(int32)
No description.
-
domainName: string
No description.
-
ippPrinterGid: string
No description.
-
links: array
links
Read Only:
true
-
media: string
No description.
-
orientation: string
No description.
-
sides: string
No description.
Nested Schema : documentTypes.texts
Type:
Show Source
object
-
domainName: string
No description.
-
links: array
links
Read Only:
true
-
textTemplateGid: string
No description.