Get Request Details functionAsk AIget https://api.liveconsent.com/LCSWS/request/detailsThis method returns all details for an LCS requestAPI function usage type: StandardHeadersdeveloper_keystringrequiredDefaults to your developer_keyweb service developer keyauthorization_tokenstringrequiredDefaults to your authorization_tokentoken from authenticationrequest_idstringrequiredunique id of the request or unique id associated by requesterrequest_id_typestringenumDefaults to request_id(optional): Values: {request_id, unique_submit_id} - unique id of the request or unique id associated by requester; Default: request_idrequest_idunique_submit_idAllowed:request_idunique_submit_idResponses 200OK: The request has succeeded. Returns request details. 400Bad Request: the server could not understand the request due to invalid syntax. Request Data Error 401Unauthorized: invalid developer_key or authorization_token;Updated over 5 years ago