Get a keyterm file for a key term prompts test result
/api/boss/data/objects/ora/cxSalesCommon/keyterms/v1/keyterms/{keyterms_id}/prompts/{keyterms-prompts_id}/testResults/{keyterms-prompts-testResults_id}/keytermFile/{keyterms-prompts-testResults-keytermFile_id}
Request
-
keyterms-prompts-testResults-keytermFile_id(required): string
This path parameter maps to the following field defined in the Key Terms/prompts/testResults/keytermFile REST resource:
- id
-
keyterms-prompts-testResults_id(required): string
This path parameter maps to the following field defined in the Key Terms/prompts/testResults REST resource:
- id
-
keyterms-prompts_id(required): string
This path parameter maps to the following field defined in the Key Terms/prompts REST resource:
- id
-
keyterms_id(required): string
This path parameter maps to the following field defined in the Key Terms REST resource:
- code
-
$effectiveDate: string(date)
The effective date value in ISO 8601 date format 'YYYY-MM-DD'. This date is required by business logic to search for effective-dated business objects.
-
$fields: string
Restricts the resource fields. Only the specified fields and mandatory system fields are returned.
There's no request body for this operation.
Back to TopResponse
Default Response
-
object
oraCxSalesCommonKeyterms.KeytermFile_item-fields
-
object
Key Term File
Title:
Key Term File
Key term file is the contract document that's used in prompt testing.
object
-
attachment:
attachment
-
createdBy: string
Title:
Created By
Read Only:true
-
documentIdentifier: string
-
id: string
(big-integer)
Read Only:
true
-
parentType:
parentType
-
timeCreated: string
(date-time)
Title:
Created On
Read Only:true
-
timeUpdated: string
(date-time)
Title:
Last Updated Date
Read Only:true
-
updatedBy: string
Title:
Last Updated By
Read Only:true
object
Key Term File
-
allOf
oraCxSalesCommonKeyterms.KeytermFileAttachment_item-fields
-
object
Prompt Test File
Title:
Prompt Test File
Prompt test file is a file that's used for testing prompts and extracting key terms from contract documents.
object
object
-
createdBy: string
Read Only:
true
-
document:
document
-
id: string
(big-integer)
Read Only:
true
-
timeCreated: string
(date-time)
Read Only:
true
-
timeUpdated: string
(date-time)
Read Only:
true
-
updatedBy: string
Read Only:
true
object
-
createdBy: string
Title:
Created By
The user who created the record. -
id: string
Title:
Attachment ID
The unique identifier of the attachment. -
timeCreated: string
Title:
Created On
The date and time when the record was created. -
timeUpdated: string
Title:
Last Updated Date
The date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated By
The user who last updated the record.
object
Prompt Test File
object
-
allOf
oraCommonAppsInfraAttachments.Document_item-fields
-
object
__busObj_context
-
object
Document Accessor
Title:
Document Accessor
The name of the accessor used to retrieve the document.
object
-
$sourceLang: string
Read Only:
true
-
chunkingDirectives: object
chunkingDirectives
-
contentEndpoint: string
Read Only:
true
-
createdBy: string
Read Only:
true
-
description: string
-
downloadParameters: object
downloadParameters
-
fileName: string
-
id: string
(big-integer)
Read Only:
true
-
latestDocument:
latestDocument
-
managedEndpointKey: string
-
managedPath: string
-
managedUrl: string
Read Only:
true
-
mediaType: string
-
name: string
-
securityGroup: string
Read Only:
true
-
size: string
(big-integer)
-
timeCreated: string
(date-time)
Read Only:
true
-
timeUpdated: string
(date-time)
Read Only:
true
-
title: string
-
type:
type
-
updatedBy: string
Read Only:
true
-
uploadParameters: object
uploadParameters
-
url: string
-
version: string
object
-
chunkingDirectives: object
Document
Title:
Document
Directives for customers uploading chunked files. -
contentEndpoint: string
Title:
Server Endpoint
Endpoint for the content server. -
createdBy: string
Title:
Created By
The user who created the record. -
description: string
Title:
Description
The description of the document. -
downloadParameters: object
Download Parameters
Title:
Download Parameters
Used to get the parameters required to download a file type document. -
fileName: string
Title:
File Name
The file name of a file type document. -
id: string
Title:
Document ID
The unique identifier of the document. -
managedEndpointKey: string
Title:
Endpoint Key
The endpoint key from topology manager. -
managedPath: string
Title:
Path
The relative path of the managed URL. -
managedUrl: string
Title:
Managed URL
The URL that's a combination of the managed endpoint and path. -
mediaType: string
Title:
Media Type
The media type of a file type document. -
name: string
Title:
Name
The name that identifies a file type of the stored document. -
securityGroup: string
Title:
Security Group
Used to get the group where the file type documents are organized. -
size: string
Title:
Size
The size of a file type document. -
timeCreated: string
Title:
Created On
The date and time when the record was created. -
timeUpdated: string
Title:
Last Updated Date
The date and time when the record was last updated. -
title: string
Title:
Title
The title of the document. -
type: string
Title:
Type
The type of document. -
updatedBy: string
Title:
Last Updated By
The user who last updated the record. -
uploadParameters: object
Upload Parameters
Title:
Upload Parameters
Used to get the parameters required to upload a file type document. -
url: string
Title:
URL
The URL of a web page type document. -
version: string
Title:
Version
The version of a file type document.
object
Document Accessor
-
allOf
oraCommonAppsInfraAttachments.Document_item-fields
-
object
__busObj_context
-
object
Latest Document
Title:
Latest Document
The latest version of the attached document.
-
string(big-integer)
-
string
Title:
Document
The required number of chunked files to be uploaded to the content server.
-
string(big-integer)
-
string
Title:
Document
The required size of each chunked file to be uploaded to the content server.
object
Latest Document
object
Document
object
Download Parameters
object
Upload Parameters
- self
-
Parameters:
- keyterms-prompts-testResults-keytermFile_id:
$request.path.keyterms-prompts-testResults-keytermFile_id
- keyterms-prompts-testResults_id:
$request.path.keyterms-prompts-testResults_id
- keyterms-prompts_id:
$request.path.keyterms-prompts_id
- keyterms_id:
$request.path.keyterms_id
- keyterms-prompts-testResults-keytermFile_id:
Examples
The following example shows how to get a keyterm file for a key term prompts test result by submitting a get request on the REST resource using cURL.
cURL Command
curl -X GET --location
'https://<servername>/api/boss/data/objects/ora/cxSalesCommon/keyterms/v1/$en/keyterms/{keyterms_id}/prompts/{keyterms-prompts_id}/testResults/{keyterms-prompts-testResults_id}/keytermFile/{keyterms-prompts-testResults-keytermFile_id}'
\ --header 'Content-Type: application/json' \ --header 'Authorization: Bearer
<token>'
Example of Response Body
The following shows an example of the response body in JSON format.
{ "id": "300100626058686", "parentType": "OKC_PROMPT_TEST_RESULT", "documentIdentifier": "00020000000EACED00057708000110F09F368DBC0000000EACED00057708000110F09F368DBB", "createdBy": "CONMGR", "timeCreated": "2025-01-15T10:11:06.458829Z", "updatedBy": "CONMGR", "timeUpdated": "2025-01-15T10:11:06.458829Z", "$id": "300100626058686", "$context": { "etag": "1", "links": { "$self": { "href": "https://cptbbybqy-test.fusionapps.ocs.oc-test.com:443/api/boss/data/objects/ora/cxSalesCommon/keyterms/v1/$en/keyterms/ATS_JLSA_Renewal_Cap_Percentage/prompts/300100626058682/testResults/300100626058685/keytermFile/300100626058686" } } } }