Org API

The /org API endpoint

Jeff Schnitzer avatar
Written by Jeff Schnitzer
Updated over a week ago

Honestly, this one is pretty simple:

Fetches basic information about your organization. The response looks like:
โ€‹

{
"key":"ORG123",
"name":"My Cool Org"
}

Did this answer your question?