Agreement Document Template Items

View as Markdown
### Retrieve multiple agreement document templates by ID. **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 several agreement document templates in one call using the `ids` query parameter (a comma-separated list of entity IDs). Agreement document templates define the customer agreement documents that are generated during application onboarding. This is the batch version of [`agreementDocumentTemplateItem`](/api/rest-api-endpoints/users/agreement-document-template-item) — use it to resolve the `templateId` values from a set of agreement documents in a single request. **Related Endpoints** - Use [`agreementDocumentTemplateList`](/api/rest-api-endpoints/users/agreement-document-template-list) to retrieve all visible templates instead of a specific set. - Each generated agreement document references its template — see [`agreementDocumentDependents`](/api/rest-api-endpoints/users/agreement-document-dependents).

Authentication

AuthorizationBearer

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

Query parameters

idslist of longsRequired

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