Logo
OpenText Developer Cloud public resources API Documentation

session-doctypes

Number of APIs: 2


1. Returns the Document Type identified by docType for the given environment.

GET {{baseUrl}}/session/doctypes/:docType?Env=P&suppress_response_codes=in adipisicing

This resource retrieves a specific Document Type. A Document Type is created using the Designer.



2. Returns the list of available Document Types for the given environment.

GET {{baseUrl}}/session/doctypes?Env=P&suppress_response_codes=in adipisicing

This operation returns a feed listing all of the Document Types. Document Types are created using the Designer.



ENDPOINTS