Object PAR Request Parameters

Use the following parameters for the Object PAR API.

Request Parameters

The following table provides the list of parameters for the request JSON.

Note:

Parameters marked with asterisks (*) are mandatory.

Table 3-1 Request Parameters

Parameter Value Type Description
Headers* String HTTP headers are expected as part of the request. It contains authorization tokens.
filename* String The name of the file for which the PAR URL has to be retrieved.
date* String The date associated with the PAR URL.
batchID String An optional batch ID, if available.

Request JSON Sample

Sample

   https://ip:port/oauth2/v1/token/GET/objectstore/getParURL?filename=example.pdf&date=2023-10-28&batchID=123456