Get Organization Information
This will get the information of the organization.
GET
/api/v0/org
Required permissions for the API key
- Read
Response
{ "name": <name> }
KEY | TYPE | DESCRIPTION |
---|---|---|
name |
string | The name of the organization |