Agreement Document Template Item

View as Markdown
### Retrieve an agreement document template 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 a single agreement document template using its entity `id`. Agreement document templates define the customer agreement documents that are generated during application onboarding. You'll typically get template IDs from the `templateId` field of an agreement document (see [`agreementDocumentItem`](/api/rest-api-endpoints/users/agreement-document-item)) — use this endpoint to look up the template a document was generated from. **Related Endpoints** - Use [`agreementDocumentTemplateItems`](/api/rest-api-endpoints/users/agreement-document-template-items) to fetch several templates by ID in one call. - Use [`agreementDocumentTemplateList`](/api/rest-api-endpoints/users/agreement-document-template-list) to retrieve all visible templates.

Authentication

AuthorizationBearer

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

Query parameters

idlongRequired

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