Most methods in the Trust Stack require scoping to an organization. Learn more about organizations here. At a high level, aDocumentation Index
Fetch the complete documentation index at: https://docs.truststack.dev/llms.txt
Use this file to discover all available pages before exploring further.
organization is a collection of users or resources you manage within your own application. As an example, if you are a
farm management system, you would likely have a organization for each farm you manage.
Scoping to an Organization
There are a few ways to scope to an organization.Globally
To scope to an organization, you can pass theorganizationId to the constructor of the SDK.
Per Request
To scope to an organization for a single request, you can pass theorganizationId to the method.