Skip to main content
GET
/
deferrer
/
contract
/
{contractId}
Get deferrer for contract
curl --request GET \
  --url https://demo.enneo.ai/api/mind/deferrer/contract/{contractId} \
  --header 'Authorization: Bearer <token>'
"<string>"

Documentation Index

Fetch the complete documentation index at: https://docs.enneo.ai/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

JWT-based authentication

Path Parameters

contractId
string
required

The id of the contract

Response

Successful operation

The response is of type string.