Agreement Document Template Find

View as Markdown
### Retrieve an agreement document template by name. **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 Fetch a single agreement document template using its `name` field (up to 64 characters). Agreement document templates define the customer agreement documents that are generated during application onboarding. Template names are unique per clearing house, so a name lookup can help you locate a known template without knowing its entity ID. **Related Endpoints** - Use [`agreementDocumentTemplateFinds`](/api/rest-api-endpoints/users/agreement-document-template-finds) to fetch several templates by name in one call. - Use [`agreementDocumentTemplateSuggest`](/api/rest-api-endpoints/users/agreement-document-template-suggest) when you only know part of the name. - Use [`agreementDocumentTemplateItem`](/api/rest-api-endpoints/users/agreement-document-template-item) to fetch a template by ID instead.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

namestringRequired

Response

AgreementDocumentTemplate
namestring<=64 characters
timestampdatetime
adminUseOnlyboolean
individualboolean
jointboolean
IRAboolean
IRA
trustboolean
LLCboolean
LLC
ACHboolean
ACH
externalRefstring<=8192 characters
highRiskboolean
hedgingboolean
personalGuarantorboolean
corporationboolean
partnershipboolean
idlong
professionalboolean
usaCustomerboolean
usaJointCustomerboolean
optionalSignatureboolean
otherEntityControlboolean
genericSignWhitelistboolean
priorityinteger
clearingHouseIdlong
countryIdlong
organizationIdlong
templatePreviewWhitelistboolean