Get PostgreSQL database connection string for your organization
API Key for authentication
Successful Response
Represents a Neon project used in xpander.ai for managing database resources.
Attributes: id (str): Unique identifier for the Neon project. name (str): Name of the Neon project. organization_id (Optional[str]): The associated organization ID, inferred from the name if not provided. connection_uri (Optional[ConnectionURIResponse]): The connection URI for the project.