Organization
Read and rename the organization tied to your API key.
Overview
Your organization is the top-level account that owns every project, member, role, and API key. With the Admin SDK you can read and rename the organization tied to your API key.
All methods on this page require an Organization API Key. See the Quickstart to create a client.
Get Your Organization
You can retrieve the organization tied to your API key, including its id and name.
Python
TypeScript
Rename Your Organization
You can update your organization’s name.
Python
TypeScript
Next Steps
Manage the resources in your organization: