EDD
Get EDD Review Configuration
Get an EDD review configuration by ID.
get/edd/review_configurations/{id}
Path parameters
idstring uuid required
Example:64438afd-fa20-4010-a573-2bbdca77cdb6
The unique identifier of an EDD review configuration
Response
EDD review configuration
Example response
{
"creation_time": "2010-05-06T12:23:34.321Z",
"high_months": 12,
"id": "7d943c51-e4ff-4e57-9558-08cab6b963c7",
"last_updated_time": "2010-05-06T12:23:34.321Z",
"low_months": 12,
"medium_months": 12,
"tenant": "abcdef_ghijkl"
}