Agreement Document Template Suggest
### Search agreement document templates by text.
**Available to:** All authenticated users. Templates marked `adminUseOnly` are visible only to internal NinjaTrader administrators.
**Environments:** Demo, Live
**[Rate Limit](/overview/core-concepts/rate-limits):** No endpoint-specific limit
Retrieve agreement document templates whose fields contain the text you pass in the `t` parameter, up to the maximum number of results you set with the `l` parameter. Agreement document templates define the customer agreement documents that are generated during application onboarding.
Use this endpoint when you don't know a template's exact name — for exact-name lookups, [`agreementDocumentTemplateFind`](/api/rest-api-endpoints/users/agreement-document-template-find) is more precise.
**Related Endpoints**
- Use [`agreementDocumentTemplateList`](/api/rest-api-endpoints/users/agreement-document-template-list) to retrieve all visible templates without filtering.
- Use [`agreementDocumentTemplateItems`](/api/rest-api-endpoints/users/agreement-document-template-items) to fetch specific templates by ID.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
t
Text
l
Max number of entities
Response
AgreementDocumentTemplate
name
timestamp
adminUseOnly
individual
joint
IRA
IRA
trust
LLC
LLC
ACH
ACH
externalRef
highRisk
hedging
personalGuarantor
corporation
partnership
id
professional
usaCustomer
usaJointCustomer
optionalSignature
otherEntityControl
genericSignWhitelist
priority
clearingHouseId
countryId
organizationId
templatePreviewWhitelist

