Get Organization
Retrieve details of a specific organization by its ID from the Mem0 platform using the GET endpoint.
Authorizations
API key authentication. Prefix your Mem0 API key with 'Token '. Example: 'Token your_api_key'
Path Parameters
The unique identifier of the organization
Response
Successful response.
Organization's unique string identifier.
Name of the organization.
Timestamp of when the organization was created.
Timestamp of when the organization was last updated.
Members belonging to the organization.
Whether this is the caller's default organization.
Whether bring-your-own-key is enabled for the organization.
Pending invitations for the organization.
Pricing plan of the organization owner.
Whether the caller owns the organization.
The caller's role within the organization.