getRestClient()
Obtains an entry point to the RestClient object that contains APIs that utilize the service broker to manage REST API calls.
To view the APIs in the RestClient module, see APIs in the RestClient module.
Returns
The RestClient object.
Parameters
This API does not have parameters.
Usage example
In this example, the API returns the RestClient object containing the APIs that utilize the service broker to manage REST API calls.
PCore.getRestClient();
Previous topic getRelatedCasesApi() Next topic getRuntimeParamsAPI()