Get the detailed information of an organization.
cURL
curl --request GET \ --url https://api.example.com/v1/organization_details/auto_file/auto_register \ --header 'X-API-KEY: <api-key>'
{ "auto_register": true, "auto_file": true }
Successful Response