Get information about the current user's organization.
GET /v0/organization
None
Status: 200 OK
X-Blockspring-Api-Version: v0
{
"name": "Acme, Inc",
"subdomain": "acme-inc"
}
Get a list of the current organization's tags.
GET /v0/organization/tags
None
Status: 200 OK
X-Blockspring-Api-Version: v0
Response format is the same as the official tags endpoint