reference data for provided keys retrieved
Get all label config
get all mappings for display values of labels
Response
application/json
Response
Authentication
Search label config
Search mappings for display values of labels
Query Parameters
Label config key
Label config value
Response
application/json
Response
reference data for provided keys retrieved
LabelConfigResponse
Show Child Parameters
Authentication
Query Parameters
Retrieve Reference Data Hierarchy
Retrieves a hierarchical structure of reference data based on the specified type as parent.
Path Parameters
The starting parent type in the hierarchy.
Example:DOCUMENT_CATEGORY
Response
application/json
Response
Retrieved Document hierarchical reference data.
ReferenceResponseTree
The type of the reference data node.
The key of the reference data node.
The value associated with the reference data node.
List of child nodes in the reference data hierarchy.
Show Child Parameters
Authentication
Path Parameters
Fetch List of reference data by Type and Parent Key
Fetch List of reference data by Type and Parent Key
Query Parameters
The key of the parent entity whose Reference Data are to be retrieved.
Path Parameters
The type of reference data to retrieve.
Response
application/json
Response
A list of reference data models.
ReferenceResponseModel
The type of the reference data.
The key of the parent entity.
The key of the reference data.
The value associated with the reference data.