We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
It provide the text of contract according to page.
Resource URI
/contract/{id}/text?page={page_no}
Resource Properties
Response Attribute
{ results: [{ contract_id: Integer, id: Integer text: String, pdf_url: String page_no: Integer, }], total:Integer }
HTTP GET
Request
curl -GET http://rc-site-demo.elasticbeanstalk.com/api/es/contracts/32/text
Response
HTTP Status Code 200
Need to Update