Organization

Default organization

get

This method returns the default organization.

Authorizations
X-Ledger-API-KeystringRequired

If you've set up your API Key when initializing your LAM, you'll need to include it as a header along with the api user header. For more details, see step 5 of the get started documentation.

X-Ledger-API-UserstringRequired

(required) Username of a registered API User

Responses
chevron-right
200

Organization object

application/json
namestringRequiredExample: Crypstocks
num_adminsinteger · nullableOptionalDefault: nullExample: 3
num_shared_ownersinteger · nullableOptionalDefault: nullExample: 3
num_wrapping_keysinteger · nullableOptionalDefault: nullExample: 3
quoruminteger · nullableOptionalDefault: nullExample: 2
workspacestringRequiredExample: crypstocks
get
/organization
200

Organization object